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

#include <intel_mid_otg.h>

Data Fields

struct usb_phy otg
 
struct otg_hsm hsm
 
void __iomembase
 
struct iotg_ulpi_access_ops ulpi_ops
 
struct atomic_notifier_head iotg_notifier
 
int(* start_host )(struct intel_mid_otg_xceiv *iotg)
 
int(* stop_host )(struct intel_mid_otg_xceiv *iotg)
 
int(* start_peripheral )(struct intel_mid_otg_xceiv *iotg)
 
int(* stop_peripheral )(struct intel_mid_otg_xceiv *iotg)
 
int(* set_adp_probe )(struct intel_mid_otg_xceiv *iotg, bool enabled, int dev)
 
int(* set_adp_sense )(struct intel_mid_otg_xceiv *iotg, bool enabled)
 

Detailed Description

Definition at line 110 of file intel_mid_otg.h.

Field Documentation

void __iomem* base

Definition at line 115 of file intel_mid_otg.h.

Definition at line 112 of file intel_mid_otg.h.

Definition at line 121 of file intel_mid_otg.h.

Definition at line 111 of file intel_mid_otg.h.

int(* set_adp_probe)(struct intel_mid_otg_xceiv *iotg, bool enabled, int dev)

Definition at line 132 of file intel_mid_otg.h.

int(* set_adp_sense)(struct intel_mid_otg_xceiv *iotg, bool enabled)

Definition at line 134 of file intel_mid_otg.h.

int(* start_host)(struct intel_mid_otg_xceiv *iotg)

Definition at line 124 of file intel_mid_otg.h.

int(* start_peripheral)(struct intel_mid_otg_xceiv *iotg)

Definition at line 128 of file intel_mid_otg.h.

int(* stop_host)(struct intel_mid_otg_xceiv *iotg)

Definition at line 125 of file intel_mid_otg.h.

int(* stop_peripheral)(struct intel_mid_otg_xceiv *iotg)

Definition at line 129 of file intel_mid_otg.h.

Definition at line 118 of file intel_mid_otg.h.


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