WIPHY_DEV(9) | Device registration | WIPHY_DEV(9) |
NAME¶
wiphy_dev - 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¶
June 2024 | Kernel Hackers Manual 3.10 |