SET_WIPHY_DEV(9) | Device registration | SET_WIPHY_DEV(9) |
NAME¶
set_wiphy_dev - set device pointer for wiphy
SYNOPSIS¶
void set_wiphy_dev(struct wiphy * wiphy, struct device * dev);
ARGUMENTS¶
wiphy
The wiphy whose device to bind
dev
The device to parent it to
AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |