Home
last modified time | relevance | path

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

/Linux-v4.19/net/ieee802154/
Dcore.c346 static struct pernet_operations cfg802154_pernet_ops = { variable
354 rc = register_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
384 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
396 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_exit()