Home
last modified time | relevance | path

Searched refs:EVENT_LINK_RESET (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/usb/
Dusbnet.h73 # define EVENT_LINK_RESET 4 macro
/linux-4.1.27/drivers/net/usb/
Dusbnet.c1148 if (test_bit (EVENT_LINK_RESET, &dev->flags)) { in usbnet_deferred_kevent()
1152 clear_bit (EVENT_LINK_RESET, &dev->flags); in usbnet_deferred_kevent()
1889 usbnet_defer_kevent(dev, EVENT_LINK_RESET); in usbnet_link_change()
Dsmsc95xx.c618 usbnet_defer_kevent(dev, EVENT_LINK_RESET); in smsc95xx_status()
Dsmsc75xx.c676 usbnet_defer_kevent(dev, EVENT_LINK_RESET); in smsc75xx_status()