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.c1626 static struct pernet_operations cfg80211_pernet_ops = { variable
1720 err = register_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1760 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1773 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()