Home
last modified time | relevance | path

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

/linux/net/ieee802154/
H A Dcore.c359 static struct pernet_operations cfg802154_pernet_ops = { variable
367 rc = register_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
397 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
409 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_exit()