Searched refs:hdlc_notifier (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wan/
H A Dhdlc.c359 static struct notifier_block hdlc_notifier = { variable in typeref:struct:notifier_block
369 if ((result = register_netdevice_notifier(&hdlc_notifier)) != 0) hdlc_module_init()
380 unregister_netdevice_notifier(&hdlc_notifier); hdlc_module_exit()

Completed in 34 milliseconds