Home
last modified time | relevance | path

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

/openbmc/linux/net/phonet/
H A Dpn_dev.c325 static struct pernet_operations phonet_net_ops = { variable
335 int err = register_pernet_subsys(&phonet_net_ops); in phonet_device_init()
352 unregister_pernet_subsys(&phonet_net_ops); in phonet_device_exit()