|
Linux Kernel
3.7.1
|
#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 |
Definition at line 25 of file serial-imx.h.
| void(* exit)(struct platform_device *pdev) |
Definition at line 27 of file serial-imx.h.
| unsigned int flags |
Definition at line 28 of file serial-imx.h.
| int(* init)(struct platform_device *pdev) |
Definition at line 26 of file serial-imx.h.
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.
1.8.2