Linux Kernel
3.7.1
|
#include <tegra_usb.h>
Data Fields | |
enum tegra_usb_operating_modes | operating_mode |
int | power_down_on_bus_suspend |
void * | phy_config |
int | vbus_gpio |
Definition at line 24 of file tegra_usb.h.
enum tegra_usb_operating_modes operating_mode |
Definition at line 25 of file tegra_usb.h.
void* phy_config |
Definition at line 28 of file tegra_usb.h.
int power_down_on_bus_suspend |
Definition at line 27 of file tegra_usb.h.
int vbus_gpio |
Definition at line 29 of file tegra_usb.h.