Home
last modified time | relevance | path

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

/external/qemu/
Dusb-linux.c740 static int usb_host_handle_packet(USBDevice *s, USBPacket *p) in usb_host_handle_packet() function
957 dev->dev.handle_packet = usb_host_handle_packet; in usb_host_device_open_addr()