HomeSort by relevance Sort by last modified time
    Searched refs:USB_MSG_DETACH (Results 1 - 5 of 5) sorted by null

  /external/qemu/hw/
usb.c 174 case USB_MSG_DETACH:
usb.h 36 #define USB_MSG_DETACH 0x101
usb-hub.c 195 usb_send_msg(dev, USB_MSG_DETACH);
usb-ohci.c 371 usb_send_msg(dev, USB_MSG_DETACH);
    [all...]
  /external/qemu/
usb-linux.c 747 case USB_MSG_DETACH:
    [all...]

Completed in 137 milliseconds