Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/usbip/
Dusbip_common.h266 #define VDEV_EVENT_REMOVED (USBIP_EH_SHUTDOWN | USBIP_EH_BYE) macro
Dvhci_hcd.c962 usbip_event_add(&vdev->ud, VDEV_EVENT_REMOVED); in vhci_stop()