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 <johannes@sipsolutions.net>

Author.

COPYRIGHT