1WIPHY_NAME(9) Device registration WIPHY_NAME(9)
23
4
NAME
6wiphy_name - get wiphy name
7
SYNOPSIS
9const char * wiphy_name(const struct wiphy * wiphy);
10
ARGUMENTS
12wiphy
13The wiphy whose name to return
14
RETURN
16The name of wiphy.
17
AUTHOR
19Johannes Berg <johannes@sipsolutions.net>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 WIPHY_NAME(9)