Home
last modified time | relevance | path

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

/Linux-v5.4/net/phonet/
Dpn_dev.c328 static struct pernet_operations phonet_net_ops = { variable
338 int err = register_pernet_subsys(&phonet_net_ops); in phonet_device_init()
355 unregister_pernet_subsys(&phonet_net_ops); in phonet_device_exit()