Name

set_wiphy_dev — set device pointer for wiphy

Synopsis

void set_wiphy_dev (struct wiphy * wiphy,
 struct device * dev);
 

Arguments

wiphy

The wiphy whose device to bind

dev

The device to parent it to