Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dcore.c1619 static struct pernet_operations cfg80211_pernet_ops = { variable
1713 err = register_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1753 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1766 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()