Home
last modified time | relevance | path

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

/linux/net/phonet/
H A Dpn_dev.c343 static struct pernet_operations phonet_net_ops = { variable
353 int err = register_pernet_subsys(&phonet_net_ops); in phonet_device_init()
370 unregister_pernet_subsys(&phonet_net_ops); in phonet_device_exit()