Home
last modified time | relevance | path

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

/linux-5.19.10/net/ieee802154/
Dcore.c332 static struct pernet_operations cfg802154_pernet_ops = { variable
340 rc = register_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
370 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
382 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_exit()