Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.c1475 static struct pernet_operations cfg80211_pernet_ops = { variable
1483 err = register_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1523 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1536 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()