Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c1096 static void uhci_bh(void *opaque) in uhci_bh() function
1209 s->bh = qemu_bh_new_guarded(uhci_bh, s, &dev->mem_reentrancy_guard); in usb_uhci_init()