Searched refs:ohci_at91_usb_set_power (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/usb/host/ |
D | ohci-at91.c | 287 static void ohci_at91_usb_set_power(struct at91_usbh_data *pdata, int port, int enable) in ohci_at91_usb_set_power() function 375 ohci_at91_usb_set_power(pdata, wIndex, 1); in ohci_at91_hub_control() 418 ohci_at91_usb_set_power(pdata, wIndex, 0); in ohci_at91_hub_control() 514 ohci_at91_usb_set_power(pdata, port, 0); in ohci_hcd_at91_overcurrent_irq() 609 ohci_at91_usb_set_power(pdata, i, 0); in ohci_hcd_at91_drv_remove()
|