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

#include <ir-kbd-i2c.h>

Data Fields

charir_codes
 
const charname
 
u64 type
 
u32 polling_interval
 
int(* get_key )(struct IR_i2c *, u32 *, u32 *)
 
enum ir_kbd_get_key_fn internal_get_key_func
 
struct rc_devrc_dev
 

Detailed Description

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

Field Documentation

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

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

enum ir_kbd_get_key_fn internal_get_key_func

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

char* ir_codes

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

const char* name

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

u32 polling_interval

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

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

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


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