WIPHY_NAME(9) | Device registration | WIPHY_NAME(9) |
NAME¶
wiphy_name - get wiphy name
SYNOPSIS¶
const char * wiphy_name(const struct wiphy * wiphy);
ARGUMENTS¶
wiphy
The wiphy whose name to return
RETURN¶
The name of wiphy.
AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |