Home
last modified time | relevance | path

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

/Linux-v5.4/net/phonet/
Dpn_dev.c300 static struct notifier_block phonet_device_notifier = { variable
344 register_netdevice_notifier(&phonet_device_notifier); in phonet_device_init()
354 unregister_netdevice_notifier(&phonet_device_notifier); in phonet_device_exit()