Searched refs:ohci_port_power (Results 1 – 1 of 1) sorted by relevance
/external/qemu/hw/ |
D | usb-ohci.c | 1252 static void ohci_port_power(OHCIState *ohci, int i, int p) in ohci_port_power() function 1335 ohci_port_power(ohci, i, 0); in ohci_set_hub_status() 1343 ohci_port_power(ohci, i, 1); in ohci_set_hub_status() 1390 ohci_port_power(ohci, portnum, 0); in ohci_port_set_status() 1392 ohci_port_power(ohci, portnum, 1); in ohci_port_set_status()
|