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

Data Fields

struct input_dev * dev
 
char name [64]
 
char phys [32]
 
int mode
 
const signed charabs
 
const shortbtn
 
unsigned char absc
 
unsigned char btnc [4]
 
unsigned char btno [4]
 

Detailed Description

Definition at line 112 of file tmdc.c.

Field Documentation

const signed char* abs

Definition at line 117 of file tmdc.c.

unsigned char absc

Definition at line 119 of file tmdc.c.

const short* btn

Definition at line 118 of file tmdc.c.

unsigned char btnc[4]

Definition at line 120 of file tmdc.c.

unsigned char btno[4]

Definition at line 121 of file tmdc.c.

struct input_dev* dev

Definition at line 113 of file tmdc.c.

int mode

Definition at line 116 of file tmdc.c.

char name[64]

Definition at line 114 of file tmdc.c.

char phys[32]

Definition at line 115 of file tmdc.c.


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