Home
last modified time | relevance | path

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

/external/qemu/hw/
Dusb.h30 #define USB_TOKEN_SETUP 0x2d macro
Dusb.c191 case USB_TOKEN_SETUP: in usb_generic_handle_packet()
Dusb-hub.c508 (p->pid == USB_TOKEN_SETUP || in usb_hub_handle_packet()
Dusb-ohci.c680 pid = USB_TOKEN_SETUP; in ohci_service_iso_td()
888 pid = USB_TOKEN_SETUP; in ohci_service_td()
/external/qemu/
Dusb-linux.c763 case USB_TOKEN_SETUP: in usb_host_handle_packet()