Home
last modified time | relevance | path

Searched refs:wiphy_sysfs_init (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/net/wireless/
Dsysfs.h4 extern int wiphy_sysfs_init(void);
Dsysfs.c143 int wiphy_sysfs_init(void) in wiphy_sysfs_init() function
Dcore.c897 err = wiphy_sysfs_init(); in cfg80211_init()