hdlc_notifier 364 drivers/net/wan/hdlc.c static struct notifier_block hdlc_notifier = { hdlc_notifier 374 drivers/net/wan/hdlc.c if ((result = register_netdevice_notifier(&hdlc_notifier)) != 0) hdlc_notifier 385 drivers/net/wan/hdlc.c unregister_netdevice_notifier(&hdlc_notifier);