SET_WIPHY_DEV
Section: Device registration (9)
Updated: February 2011
Index
Return to Main Contents
 
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