Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
twl4030_usb_data Struct Reference

#include <twl.h>

Data Fields

enum twl4030_usb_mode usb_mode
 
unsigned long features
 
int(* phy_init )(struct device *dev)
 
int(* phy_exit )(struct device *dev)
 
int(* phy_power )(struct device *dev, int iD, int on)
 
int(* phy_set_clock )(struct device *dev, int on)
 
int(* phy_suspend )(struct device *dev, int suspend)
 

Detailed Description

Definition at line 610 of file twl.h.

Field Documentation

unsigned long features

Definition at line 612 of file twl.h.

int(* phy_exit)(struct device *dev)

Definition at line 615 of file twl.h.

int(* phy_init)(struct device *dev)

Definition at line 614 of file twl.h.

int(* phy_power)(struct device *dev, int iD, int on)

Definition at line 617 of file twl.h.

int(* phy_set_clock)(struct device *dev, int on)

Definition at line 619 of file twl.h.

int(* phy_suspend)(struct device *dev, int suspend)

Definition at line 621 of file twl.h.

enum twl4030_usb_mode usb_mode

Definition at line 611 of file twl.h.


The documentation for this struct was generated from the following file: