Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/usbip/
H A Dusbip_common.h247 #define VUDC_EVENT_REMOVED (USBIP_EH_SHUTDOWN | USBIP_EH_RESET | USBIP_EH_BYE) macro
H A Dvudc_dev.c182 usbip_event_add(&udc->ud, VUDC_EVENT_REMOVED); in vgadget_pullup()