Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c677 static int uhci_complete_td(UHCIState *s, UHCI_TD *td, UHCIAsync *async, uint32_t *int_mask) in uhci_complete_td() function
862 ret = uhci_complete_td(s, td, async, int_mask); in uhci_handle_td()