Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c1804 static void ohci_child_detach(USBPort *port1, USBDevice *dev) in ohci_child_detach() function
1822 ohci_child_detach(port1, port1->dev); in ohci_detach()
1875 .child_detach = ohci_child_detach,