Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dohci-s3c2410.c73 if (info->enable_oc != NULL) in s3c2410_start_hc()
74 (info->enable_oc)(info, 1); in s3c2410_start_hc()
88 if (info->enable_oc != NULL) in s3c2410_stop_hc()
89 (info->enable_oc)(info, 0); in s3c2410_stop_hc()
256 if (info->enable_oc) { in ohci_s3c2410_hub_control()
/Linux-v6.1/include/linux/platform_data/
Dusb-ohci-s3c2410.h27 void (*enable_oc)(struct s3c2410_hcd_info *, int on); member
/Linux-v6.1/arch/arm/mach-s3c/
Dsimtec-usb.c96 .enable_oc = usb_simtec_enableoc,
Dmach-smartq.c122 .enable_oc = smartq_usb_host_enableoc,
/Linux-v6.1/Documentation/arm/samsung-s3c24xx/
Dusb-host.rst67 enable_oc: