Home
last modified time | relevance | path

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

/linux-6.12.1/net/phonet/
Dpn_dev.c297 static struct notifier_block phonet_device_notifier = { variable
341 register_netdevice_notifier(&phonet_device_notifier); in phonet_device_init()
351 unregister_netdevice_notifier(&phonet_device_notifier); in phonet_device_exit()