Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dusbnet.h83 # define EVENT_UNPLUG 31 macro
88 return test_bit(EVENT_UNPLUG, &ubn->flags); in usbnet_going_away()
93 set_bit(EVENT_UNPLUG, &ubn->flags); in usbnet_mark_going_away()