Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/usbip/
Dusbip_common.h254 #define VDEV_EVENT_REMOVED (USBIP_EH_SHUTDOWN | USBIP_EH_RESET | USBIP_EH_BYE) macro
Dvhci_hcd.c1247 usbip_event_add(&vdev->ud, VDEV_EVENT_REMOVED); in vhci_stop()