1WIPHY_DEV(9) Device registration WIPHY_DEV(9)
23
4
NAME
6wiphy_dev - get wiphy dev pointer
7
SYNOPSIS
9struct device * wiphy_dev(struct wiphy * wiphy);
10
ARGUMENTS
12wiphy
13The wiphy whose device struct to look up
14
RETURN
16The dev of wiphy.
17
AUTHOR
19Johannes Berg <johannes@sipsolutions.net>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 WIPHY_DEV(9)