Home
last modified time | relevance | path

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

/external/qemu/hw/
Dusb-ohci.c507 static inline int ohci_read_iso_td(OHCIState *ohci, in ohci_read_iso_td() function
622 if (!ohci_read_iso_td(ohci, addr, &iso_td)) { in ohci_service_iso_td()