Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-uhci.c123 static UHCIQueue *uhci_queue_new(UHCIState *s, uint32_t qh_addr, UHCI_TD *td, in uhci_queue_new() function
820 q = uhci_queue_new(s, qh_addr, td, ep); in uhci_handle_td()