Get wiphy dev pointer
struct device * wiphy_dev(struct wiphy * wiphy);
wiphy
The wiphy whose device struct to look up
The dev of wiphy.
Johannes Berg <[email protected]>
Author.