Linux Kernel
3.7.1
|
Data Fields | |
struct uart_port | port |
struct tasklet_struct | tasklet |
int | usedma |
u32 | last_ier |
struct platform_device * | dev |
Definition at line 36 of file timbuart.c.
struct platform_device* dev |
Definition at line 41 of file timbuart.c.
u32 last_ier |
Definition at line 40 of file timbuart.c.
Definition at line 37 of file timbuart.c.
struct tasklet_struct tasklet |
Definition at line 38 of file timbuart.c.
int usedma |
Definition at line 39 of file timbuart.c.