Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-s3c2410.c75 if (info->enable_oc != NULL) in s3c2410_start_hc()
76 (info->enable_oc)(info, 1); in s3c2410_start_hc()
90 if (info->enable_oc != NULL) in s3c2410_stop_hc()
91 (info->enable_oc)(info, 0); in s3c2410_stop_hc()
258 if (info->enable_oc) { in ohci_s3c2410_hub_control()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dusb-ohci-s3c2410.h27 void (*enable_oc)(struct s3c2410_hcd_info *, int on); member
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dsimtec-usb.c96 .enable_oc = usb_simtec_enableoc,
H A Dmach-smartq.c122 .enable_oc = smartq_usb_host_enableoc,
/OK3568_Linux_fs/kernel/Documentation/arm/samsung-s3c24xx/
H A Dusb-host.rst67 enable_oc: