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

#include <ir-kbd-i2c.h>

Data Fields

charir_codes
 
struct i2c_clientc
 
struct rc_devrc
 
unsigned char old
 
u32 polling_interval
 
struct delayed_work work
 
char name [32]
 
char phys [32]
 
int(* get_key )(struct IR_i2c *, u32 *, u32 *)
 

Detailed Description

Definition at line 10 of file ir-kbd-i2c.h.

Field Documentation

Definition at line 12 of file ir-kbd-i2c.h.

int(* get_key)(struct IR_i2c *, u32 *, u32 *)

Definition at line 23 of file ir-kbd-i2c.h.

char* ir_codes

Definition at line 11 of file ir-kbd-i2c.h.

char name[32]

Definition at line 21 of file ir-kbd-i2c.h.

unsigned char old

Definition at line 16 of file ir-kbd-i2c.h.

char phys[32]

Definition at line 22 of file ir-kbd-i2c.h.

u32 polling_interval

Definition at line 18 of file ir-kbd-i2c.h.

Definition at line 13 of file ir-kbd-i2c.h.

Definition at line 20 of file ir-kbd-i2c.h.


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