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

Data Fields

struct input_dev * dev
 
struct serioserio
 
struct mutex cmd_mutex
 
struct completion cmd_done
 
int id
 
int idx
 
unsigned char expected_packet
 
unsigned char csum
 
unsigned char data [ELO_MAX_LENGTH]
 
unsigned char response [ELO10_PACKET_LEN]
 
char phys [32]
 

Detailed Description

Definition at line 56 of file elo.c.

Field Documentation

struct completion cmd_done

Definition at line 60 of file elo.c.

struct mutex cmd_mutex

Definition at line 59 of file elo.c.

unsigned char csum

Definition at line 64 of file elo.c.

Definition at line 65 of file elo.c.

struct input_dev* dev

Definition at line 57 of file elo.c.

unsigned char expected_packet

Definition at line 63 of file elo.c.

Definition at line 61 of file elo.c.

int idx

Definition at line 62 of file elo.c.

char phys[32]

Definition at line 67 of file elo.c.

Definition at line 66 of file elo.c.

Definition at line 58 of file elo.c.


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