Linux Kernel
3.7.1
|
#include <usb-ohci-s3c2410.h>
Data Fields | |
struct usb_hcd * | hcd |
struct s3c2410_hcd_port | port [2] |
void(* | power_control )(int port, int to) |
void(* | enable_oc )(struct s3c2410_hcd_info *, int on) |
void(* | report_oc )(struct s3c2410_hcd_info *, int ports) |
Definition at line 25 of file usb-ohci-s3c2410.h.
void(* enable_oc)(struct s3c2410_hcd_info *, int on) |
Definition at line 30 of file usb-ohci-s3c2410.h.
struct usb_hcd* hcd |
Definition at line 26 of file usb-ohci-s3c2410.h.
Definition at line 27 of file usb-ohci-s3c2410.h.
void(* report_oc)(struct s3c2410_hcd_info *, int ports) |
Definition at line 31 of file usb-ohci-s3c2410.h.