Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dohci-jz4740.c58 static int ohci_jz4740_set_vbus_power(struct jz4740_ohci_hcd *jz4740_ohci, in ohci_jz4740_set_vbus_power() function
90 ret = ohci_jz4740_set_vbus_power(jz4740_ohci, true); in ohci_jz4740_hub_control()
94 ret = ohci_jz4740_set_vbus_power(jz4740_ohci, false); in ohci_jz4740_hub_control()
209 ohci_jz4740_set_vbus_power(jz4740_ohci, true); in jz4740_ohci_probe()