Searched refs:s3c2410_usb_set_power (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | ohci-s3c2410.c | 141 static void s3c2410_usb_set_power(struct s3c2410_hcd_info *info, in s3c2410_usb_set_power() function 192 s3c2410_usb_set_power(info, wIndex, 1); in ohci_s3c2410_hub_control() 224 s3c2410_usb_set_power(info, wIndex, 0); in ohci_s3c2410_hub_control() 312 s3c2410_usb_set_power(info, portno+1, 0); in s3c2410_hcd_oc() 358 s3c2410_usb_set_power(info, 1, 1); in ohci_hcd_s3c2410_probe() 359 s3c2410_usb_set_power(info, 2, 1); in ohci_hcd_s3c2410_probe()
|