Home
last modified time | relevance | path

Searched refs:USB_MSG_DETACH (Results 1 – 5 of 5) sorted by relevance

/external/qemu/hw/
Dusb.h36 #define USB_MSG_DETACH 0x101 macro
Dusb.c174 case USB_MSG_DETACH: in usb_generic_handle_packet()
Dusb-hub.c195 usb_send_msg(dev, USB_MSG_DETACH); in usb_hub_attach()
Dusb-ohci.c371 usb_send_msg(dev, USB_MSG_DETACH); in ohci_attach()
/external/qemu/
Dusb-linux.c746 case USB_MSG_DETACH: in usb_host_handle_packet()