Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c1075 static void xhci_ep_kick_timer(void *opaque) in xhci_ep_kick_timer() function
1093 epctx->kick_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, xhci_ep_kick_timer, epctx); in xhci_alloc_epctx()