Linux Kernel
3.7.1
|
#include <usb-ohci-pxa27x.h>
Data Fields | |
int(* | init )(struct device *) |
void(* | exit )(struct device *) |
unsigned long | flags |
int | power_on_delay |
int | port_mode |
int | power_budget |
Definition at line 6 of file usb-ohci-pxa27x.h.
Definition at line 8 of file usb-ohci-pxa27x.h.
unsigned long flags |
Definition at line 10 of file usb-ohci-pxa27x.h.
Definition at line 7 of file usb-ohci-pxa27x.h.
int port_mode |
Definition at line 26 of file usb-ohci-pxa27x.h.
int power_budget |
Definition at line 31 of file usb-ohci-pxa27x.h.
int power_on_delay |
Definition at line 22 of file usb-ohci-pxa27x.h.