Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/usb/
A Dusbnet.h76 # define EVENT_LINK_CHANGE 11 macro
/linux-6.3-rc2/drivers/net/usb/
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()
1994 usbnet_defer_kevent(dev, EVENT_LINK_CHANGE); in usbnet_link_change()
A Dsmsc95xx.c1087 usbnet_defer_kevent(dev, EVENT_LINK_CHANGE); in smsc95xx_handle_link_change()

Completed in 10 milliseconds