Home
last modified time | relevance | path

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

/openbmc/linux/net/ieee802154/
H A 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()