Linux Kernel
3.7.1
|
Data Structures | |
struct | sn_sal_ops |
Data Fields | |
struct timer_list | sc_timer |
struct uart_port | sc_port |
struct sn_cons_port::sn_sal_ops * | sc_ops |
unsigned long | sc_interrupt_timeout |
int | sc_is_asynch |
Definition at line 92 of file sn_console.c.
unsigned long sc_interrupt_timeout |
Definition at line 102 of file sn_console.c.
int sc_is_asynch |
Definition at line 103 of file sn_console.c.
struct sn_cons_port::sn_sal_ops * sc_ops |
Definition at line 94 of file sn_console.c.
struct timer_list sc_timer |
Definition at line 93 of file sn_console.c.