|
Linux Kernel
3.7.1
|
Data Fields | |
| struct uart_port | port |
| struct timer_list | timer |
| struct list_head | list |
| unsigned short | rev |
| unsigned char | acr |
| unsigned char | ier |
| unsigned char | lcr |
| unsigned char | mcr_mask |
| unsigned char | mcr_force |
| unsigned char | lsr_break_flag |
| void(* | pm )(struct uart_port *port, unsigned int state, unsigned int old) |
Definition at line 107 of file m32r_sio.c.
| unsigned char acr |
Definition at line 112 of file m32r_sio.c.
| unsigned char ier |
Definition at line 113 of file m32r_sio.c.
| unsigned char lcr |
Definition at line 114 of file m32r_sio.c.
Definition at line 110 of file m32r_sio.c.
| unsigned char lsr_break_flag |
Definition at line 117 of file m32r_sio.c.
| unsigned char mcr_force |
Definition at line 116 of file m32r_sio.c.
| unsigned char mcr_mask |
Definition at line 115 of file m32r_sio.c.
Definition at line 122 of file m32r_sio.c.
Definition at line 108 of file m32r_sio.c.
| unsigned short rev |
Definition at line 111 of file m32r_sio.c.
Definition at line 109 of file m32r_sio.c.
1.8.2