Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhost-libusb.c359 static bool usb_host_use_combining(USBEndpoint *ep) in usb_host_use_combining() function
487 if (usb_host_use_combining(r->p->ep)) { in usb_host_req_complete_data()
1546 if (usb_host_use_combining(p->ep) && p->state == USB_PACKET_SETUP) { in usb_host_handle_data()
1635 if (usb_host_use_combining(ep)) { in usb_host_flush_ep_queue()