Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dhdlc.c96 static int hdlc_device_event(struct notifier_block *this, unsigned long event, in hdlc_device_event() function
116 printk(KERN_DEBUG "%s: hdlc_device_event NETDEV_CHANGE, carrier %i\n", in hdlc_device_event()
374 .notifier_call = hdlc_device_event,
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dhdlc.c94 static int hdlc_device_event(struct notifier_block *this, unsigned long event, in hdlc_device_event() function
114 printk(KERN_DEBUG "%s: hdlc_device_event NETDEV_CHANGE, carrier %i\n", in hdlc_device_event()
357 .notifier_call = hdlc_device_event,

Completed in 1 milliseconds