Searched refs:ohci_copy_iso_td (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/usb/ |
H A D | hcd-ohci.c | 540 static int ohci_copy_iso_td(OHCIState *ohci, in ohci_copy_iso_td() function 729 if (ohci_copy_iso_td(ohci, start_addr, end_addr, buf, len, in ohci_service_iso_td() 767 if (ohci_copy_iso_td(ohci, start_addr, end_addr, buf, ret, in ohci_service_iso_td()
|