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

#include <irda.h>

Data Fields

int transceiver_cap
 
int(* transceiver_mode )(struct device *dev, int mode)
 
int(* select_irda )(struct device *dev, int state)
 
int rx_channel
 
int tx_channel
 
unsigned long dest_start
 
unsigned long src_start
 
int tx_trigger
 
int rx_trigger
 
int mode
 

Detailed Description

Definition at line 20 of file irda.h.

Field Documentation

unsigned long dest_start

Definition at line 26 of file irda.h.

int mode

Definition at line 30 of file irda.h.

int rx_channel

Definition at line 24 of file irda.h.

int rx_trigger

Definition at line 29 of file irda.h.

int(* select_irda)(struct device *dev, int state)

Definition at line 23 of file irda.h.

unsigned long src_start

Definition at line 27 of file irda.h.

int transceiver_cap

Definition at line 21 of file irda.h.

int(* transceiver_mode)(struct device *dev, int mode)

Definition at line 22 of file irda.h.

int tx_channel

Definition at line 25 of file irda.h.

int tx_trigger

Definition at line 28 of file irda.h.


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