Home
last modified time | relevance | path

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

/external/qemu/hw/
Dusb.h37 #define USB_MSG_RESET 0x102 macro
Dusb.c178 case USB_MSG_RESET: in usb_generic_handle_packet()
Dusb-hub.c351 usb_send_msg(dev, USB_MSG_RESET); in usb_hub_handle_control()
Dusb-ohci.c1380 usb_send_msg(port->port.dev, USB_MSG_RESET); in ohci_port_set_status()
/external/qemu/
Dusb-linux.c750 case USB_MSG_RESET: in usb_host_handle_packet()