Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/usb/
H A Dusbnet.h83 # define EVENT_LINK_CHANGE 11 macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dusbnet.h76 # define EVENT_LINK_CHANGE 11 macro
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dusbnet.c86 [EVENT_LINK_CHANGE] = "EVENT_LINK_CHANGE",
1109 clear_bit(EVENT_LINK_CHANGE, &dev->flags); in __handle_link_change()
1230 if (test_bit (EVENT_LINK_CHANGE, &dev->flags)) in usbnet_deferred_kevent()
2000 usbnet_defer_kevent(dev, EVENT_LINK_CHANGE); in usbnet_link_change()
H A Dsmsc95xx.c1089 usbnet_defer_kevent(dev, EVENT_LINK_CHANGE); in smsc95xx_handle_link_change()
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dusbnet.c1081 clear_bit(EVENT_LINK_CHANGE, &dev->flags); in __handle_link_change()
1202 if (test_bit (EVENT_LINK_CHANGE, &dev->flags)) in usbnet_deferred_kevent()
1964 usbnet_defer_kevent(dev, EVENT_LINK_CHANGE); in usbnet_link_change()
H A Dsmsc95xx.c1073 usbnet_defer_kevent(dev, EVENT_LINK_CHANGE); in smsc95xx_handle_link_change()

Completed in 13 milliseconds