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

Data Fields

struct omap_dm_timerpwm_timer
 
struct omap_dm_timerpulse_timer
 
struct devicedev
 
struct lirc_rx51_platform_datapdata
 
wait_queue_head_t wqueue
 
unsigned long fclk_khz
 
unsigned int freq
 
unsigned int duty_cycle
 
unsigned int irq_num
 
unsigned int match
 
int wbuf [WBUF_LEN]
 
int wbuf_index
 
unsigned long device_is_open
 
int pwm_timer_num
 

Detailed Description

Definition at line 47 of file ir-rx51.c.

Field Documentation

struct device* dev

Definition at line 50 of file ir-rx51.c.

unsigned long device_is_open

Definition at line 61 of file ir-rx51.c.

unsigned int duty_cycle

Definition at line 56 of file ir-rx51.c.

unsigned long fclk_khz

Definition at line 54 of file ir-rx51.c.

unsigned int freq

Definition at line 55 of file ir-rx51.c.

unsigned int irq_num

Definition at line 57 of file ir-rx51.c.

unsigned int match

Definition at line 58 of file ir-rx51.c.

Definition at line 51 of file ir-rx51.c.

struct omap_dm_timer* pulse_timer

Definition at line 49 of file ir-rx51.c.

struct omap_dm_timer* pwm_timer

Definition at line 48 of file ir-rx51.c.

int pwm_timer_num

Definition at line 62 of file ir-rx51.c.

int wbuf[WBUF_LEN]

Definition at line 59 of file ir-rx51.c.

int wbuf_index

Definition at line 60 of file ir-rx51.c.

Definition at line 52 of file ir-rx51.c.


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