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

NAME

6       set_wiphy_dev - set device pointer for wiphy
7

SYNOPSIS

9       void set_wiphy_dev(struct wiphy * wiphy, struct device * dev);
10

ARGUMENTS

12       wiphy
13           The wiphy whose device to bind
14
15       dev
16           The device to parent it to
17

AUTHOR

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