Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dcore.c1709 static struct pernet_operations cfg80211_pernet_ops = { in wiphy_work_queue()
1874 err = register_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1914 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()
1927 unregister_pernet_device(&cfg80211_pernet_ops);
1701 static struct pernet_operations cfg80211_pernet_ops = { global() variable