1WIPHY_PRIV(9) Device registration WIPHY_PRIV(9)
23
4
NAME
6wiphy_priv - return priv from wiphy
7
SYNOPSIS
9void * wiphy_priv(struct wiphy * wiphy);
10
ARGUMENTS
12wiphy
13the wiphy whose priv pointer to return
14
RETURN
16The priv of wiphy.
17
AUTHOR
19Johannes Berg <johannes@sipsolutions.net>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 WIPHY_PRIV(9)