Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c490 static inline int ohci_put_td(OHCIState *ohci, in ohci_put_td() function
1100 if (ohci_put_td(ohci, addr, &td)) { in ohci_service_td()