Home
last modified time | relevance | path

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

/linux-4.4.14/net/phonet/
Dpn_dev.c313 static struct notifier_block phonet_device_notifier = { variable
352 register_netdevice_notifier(&phonet_device_notifier); in phonet_device_init()
362 unregister_netdevice_notifier(&phonet_device_notifier); in phonet_device_exit()