Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/usbip/
Dusbip_common.h246 #define VDEV_EVENT_REMOVED (USBIP_EH_SHUTDOWN | USBIP_EH_RESET | USBIP_EH_BYE) macro
Dvhci_hcd.c1224 usbip_event_add(&vdev->ud, VDEV_EVENT_REMOVED); in vhci_stop()