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

Data Fields

struct input_dev * dev
 
struct serioserio
 
int idx
 
int touched
 
unsigned char data [TW_LENGTH]
 
char phys [32]
 

Detailed Description

Definition at line 53 of file touchwin.c.

Field Documentation

unsigned char data[TW_LENGTH]

Definition at line 58 of file touchwin.c.

struct input_dev* dev

Definition at line 54 of file touchwin.c.

int idx

Definition at line 56 of file touchwin.c.

char phys[32]

Definition at line 59 of file touchwin.c.

Definition at line 55 of file touchwin.c.

int touched

Definition at line 57 of file touchwin.c.


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