Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-da8xx.c88 static int ohci_da8xx_set_power(struct usb_hcd *hcd, int on) in ohci_da8xx_set_power() function
188 ohci_da8xx_set_power(da8xx_ohci->hcd, 0); in ohci_da8xx_regulator_event()
347 return ohci_da8xx_set_power(hcd, temp) ? -EPIPE : 0; in ohci_da8xx_hub_control()