Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dusb-ohci-s3c2410.h28 void (*report_oc)(struct s3c2410_hcd_info *, int ports); member
33 if (info->report_oc != NULL) { in s3c2410_usb_report_oc()
34 (info->report_oc)(info, ports); in s3c2410_usb_report_oc()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-s3c2410.c73 info->report_oc = s3c2410_hcd_oc; in s3c2410_start_hc()
87 info->report_oc = NULL; in s3c2410_stop_hc()
/OK3568_Linux_fs/kernel/Documentation/arm/samsung-s3c24xx/
H A Dusb-host.rst72 report_oc: