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

#include <serial-imx.h>

Data Fields

int(* init )(struct platform_device *pdev)
 
void(* exit )(struct platform_device *pdev)
 
unsigned int flags
 
void(* irda_enable )(int enable)
 
unsigned int irda_inv_rx:1
 
unsigned int irda_inv_tx:1
 
unsigned short transceiver_delay
 

Detailed Description

Definition at line 25 of file serial-imx.h.

Field Documentation

Definition at line 27 of file serial-imx.h.

unsigned int flags

Definition at line 28 of file serial-imx.h.

Definition at line 26 of file serial-imx.h.

void(* irda_enable)(int enable)

Definition at line 29 of file serial-imx.h.

unsigned int irda_inv_rx

Definition at line 30 of file serial-imx.h.

unsigned int irda_inv_tx

Definition at line 31 of file serial-imx.h.

unsigned short transceiver_delay

Definition at line 32 of file serial-imx.h.


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