Home
last modified time | relevance | path

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

/linux-6.6.21/net/ieee802154/
Dcore.c335 static struct pernet_operations cfg802154_pernet_ops = { variable
343 rc = register_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
373 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
385 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_exit()