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