Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dusb-control.h31 void (*report_oc)(struct s3c2410_hcd_info *, int ports); member
36 if (info->report_oc != NULL) { in s3c2410_usb_report_oc()
37 (info->report_oc)(info, ports); in s3c2410_usb_report_oc()
/linux-3.4.99/drivers/usb/host/
Dohci-s3c2410.c57 info->report_oc = s3c2410_hcd_oc; in s3c2410_start_hc()
71 info->report_oc = NULL; in s3c2410_stop_hc()
/linux-3.4.99/Documentation/arm/Samsung-S3C24XX/
DUSB-Host.txt72 report_oc: