1WIPHY_REGISTER(9)             Device registration            WIPHY_REGISTER(9)
2
3
4

NAME

6       wiphy_register - register a wiphy with cfg80211
7

SYNOPSIS

9       int wiphy_register(struct wiphy * wiphy);
10

ARGUMENTS

12       wiphy
13           The wiphy to register.
14

RETURN

16       A non-negative wiphy index or a negative error code.
17

AUTHOR

19       Johannes Berg <johannes@sipsolutions.net>
20           Author.
21
23Kernel Hackers Manual 3.10         June 2019                 WIPHY_REGISTER(9)
Impressum