Searched refs:ohci_port_power (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/usb/ |
H A D | hcd-ohci.c | 1311 static void ohci_port_power(OHCIState *ohci, int i, int p) in ohci_port_power() function 1395 ohci_port_power(ohci, i, 0); in ohci_set_hub_status() 1404 ohci_port_power(ohci, i, 1); in ohci_set_hub_status() 1497 ohci_port_power(ohci, portnum, 0); in ohci_port_set_status() 1500 ohci_port_power(ohci, portnum, 1); in ohci_port_set_status()
|