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

Data Fields

struct em28xxdev
 
struct rc_devrc
 
char name [32]
 
char phys [32]
 
int polling
 
struct delayed_work work
 
unsigned int full_code:1
 
unsigned int last_readcount
 
int(* get_key )(struct em28xx_IR *, struct em28xx_ir_poll_result *)
 

Detailed Description

Definition at line 64 of file em28xx-input.c.

Field Documentation

struct em28xx* dev

Definition at line 65 of file em28xx-input.c.

unsigned int full_code

Definition at line 73 of file em28xx-input.c.

Definition at line 76 of file em28xx-input.c.

unsigned int last_readcount

Definition at line 74 of file em28xx-input.c.

char name[32]

Definition at line 67 of file em28xx-input.c.

char phys[32]

Definition at line 68 of file em28xx-input.c.

int polling

Definition at line 71 of file em28xx-input.c.

Definition at line 66 of file em28xx-input.c.

Definition at line 72 of file em28xx-input.c.


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