Searched refs:USBIP_EH_BYE (Results 1 – 2 of 2) sorted by relevance
108 unsigned long pending = ud->event & ~USBIP_EH_BYE; in usbip_stop_eh()110 if (!(ud->event & USBIP_EH_BYE)) in usbip_stop_eh()116 wait_event_interruptible(ud->eh_waitq, !(ud->event & ~USBIP_EH_BYE)); in usbip_stop_eh()148 if (ud->event & USBIP_EH_BYE) in usbip_event_add()
236 #define USBIP_EH_BYE (1 << 1) macro240 #define SDEV_EVENT_REMOVED (USBIP_EH_SHUTDOWN | USBIP_EH_BYE)246 #define VUDC_EVENT_REMOVED (USBIP_EH_SHUTDOWN | USBIP_EH_RESET | USBIP_EH_BYE)253 #define VDEV_EVENT_REMOVED (USBIP_EH_SHUTDOWN | USBIP_EH_RESET | USBIP_EH_BYE)