Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c176 static UHCIAsync *uhci_async_alloc(UHCIQueue *queue, uint32_t td_addr) in uhci_async_alloc() function
838 async = uhci_async_alloc(q, td_addr); in uhci_handle_td()