Home
last modified time | relevance | path

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

/arch/arm/mach-s3c2410/include/mach/
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()