HomeSort by relevance Sort by last modified time
    Searched full:usb_send_msg (Results 1 - 4 of 4) sorted by null

  /external/qemu/hw/
usb-hub.c 184 usb_send_msg(dev, USB_MSG_ATTACH);
195 usb_send_msg(dev, USB_MSG_DETACH);
351 usb_send_msg(dev, USB_MSG_RESET);
usb.c 223 void usb_send_msg(USBDevice *dev, int msg) function
usb.h 242 void usb_send_msg(USBDevice *dev, int msg);
usb-ohci.c 355 usb_send_msg(dev, USB_MSG_ATTACH);
371 usb_send_msg(dev, USB_MSG_DETACH);
    [all...]

Completed in 96 milliseconds