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

#include <otg_fsm.h>

Data Fields

int a_bus_resume
 
int a_bus_suspend
 
int a_conn
 
int a_sess_vld
 
int a_srp_det
 
int a_vbus_vld
 
int b_bus_resume
 
int b_bus_suspend
 
int b_conn
 
int b_se0_srp
 
int b_sess_end
 
int b_sess_vld
 
int id
 
int a_set_b_hnp_en
 
int b_srp_done
 
int b_hnp_enable
 
int a_wait_vrise_tmout
 
int a_wait_bcon_tmout
 
int a_aidl_bdis_tmout
 
int b_ase0_brst_tmout
 
int a_bus_drop
 
int a_bus_req
 
int a_clr_err
 
int a_suspend_req
 
int b_bus_req
 
int drv_vbus
 
int loc_conn
 
int loc_sof
 
struct otg_fsm_opsops
 
struct usb_otgotg
 
int protocol
 
spinlock_t lock
 

Detailed Description

Definition at line 45 of file otg_fsm.h.

Field Documentation

int a_aidl_bdis_tmout

Definition at line 69 of file otg_fsm.h.

int a_bus_drop

Definition at line 73 of file otg_fsm.h.

int a_bus_req

Definition at line 74 of file otg_fsm.h.

int a_bus_resume

Definition at line 47 of file otg_fsm.h.

int a_bus_suspend

Definition at line 48 of file otg_fsm.h.

int a_clr_err

Definition at line 75 of file otg_fsm.h.

int a_conn

Definition at line 49 of file otg_fsm.h.

int a_sess_vld

Definition at line 50 of file otg_fsm.h.

int a_set_b_hnp_en

Definition at line 62 of file otg_fsm.h.

int a_srp_det

Definition at line 51 of file otg_fsm.h.

int a_suspend_req

Definition at line 76 of file otg_fsm.h.

int a_vbus_vld

Definition at line 52 of file otg_fsm.h.

int a_wait_bcon_tmout

Definition at line 68 of file otg_fsm.h.

int a_wait_vrise_tmout

Definition at line 67 of file otg_fsm.h.

int b_ase0_brst_tmout

Definition at line 70 of file otg_fsm.h.

int b_bus_req

Definition at line 77 of file otg_fsm.h.

int b_bus_resume

Definition at line 53 of file otg_fsm.h.

int b_bus_suspend

Definition at line 54 of file otg_fsm.h.

int b_conn

Definition at line 55 of file otg_fsm.h.

int b_hnp_enable

Definition at line 64 of file otg_fsm.h.

int b_se0_srp

Definition at line 56 of file otg_fsm.h.

int b_sess_end

Definition at line 57 of file otg_fsm.h.

int b_sess_vld

Definition at line 58 of file otg_fsm.h.

int b_srp_done

Definition at line 63 of file otg_fsm.h.

int drv_vbus

Definition at line 80 of file otg_fsm.h.

Definition at line 59 of file otg_fsm.h.

int loc_conn

Definition at line 81 of file otg_fsm.h.

int loc_sof

Definition at line 82 of file otg_fsm.h.

spinlock_t lock

Definition at line 89 of file otg_fsm.h.

Definition at line 84 of file otg_fsm.h.

Definition at line 85 of file otg_fsm.h.

Definition at line 88 of file otg_fsm.h.


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