wiphy_dev(9) get wiphy dev pointer

SYNOPSIS

struct device * wiphy_dev(struct wiphy * wiphy);

ARGUMENTS

wiphy

The wiphy whose device struct to look up

RETURN

The dev of wiphy.

AUTHOR

Johannes Berg <[email protected]>

Author.

COPYRIGHT