Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/usb/
Dusbnet.h83 # define EVENT_LINK_CHANGE 11 macro
/Linux-v5.10/drivers/net/usb/
Dusbnet.c1082 clear_bit(EVENT_LINK_CHANGE, &dev->flags); in __handle_link_change()
1203 if (test_bit (EVENT_LINK_CHANGE, &dev->flags)) in usbnet_deferred_kevent()
1951 usbnet_defer_kevent(dev, EVENT_LINK_CHANGE); in usbnet_link_change()