1SET_WIPHY_DEV(9) Device registration SET_WIPHY_DEV(9)
23
4
NAME
6set_wiphy_dev - set device pointer for wiphy
7
SYNOPSIS
9void set_wiphy_dev(struct wiphy * wiphy, struct device * dev);
10
ARGUMENTS
12wiphy
13The wiphy whose device to bind
1415
dev
16The device to parent it to
17
AUTHOR
19Johannes Berg <johannes@sipsolutions.net>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 SET_WIPHY_DEV(9)