Searched refs:ohci_child_detach (Results 1 – 1 of 1) sorted by relevance
1804 static void ohci_child_detach(USBPort *port1, USBDevice *dev) in ohci_child_detach() function1822 ohci_child_detach(port1, port1->dev); in ohci_detach()1875 .child_detach = ohci_child_detach,