Linux Kernel
3.7.1
|
Data Fields | |
int(* | sal_puts_raw )(const char *s, int len) |
int(* | sal_puts )(const char *s, int len) |
int(* | sal_getc )(void) |
int(* | sal_input_pending )(void) |
void(* | sal_wakeup_transmit )(struct sn_cons_port *, int) |
Definition at line 95 of file sn_console.c.
Definition at line 98 of file sn_console.c.
Definition at line 99 of file sn_console.c.
void(* sal_wakeup_transmit)(struct sn_cons_port *, int) |
Definition at line 100 of file sn_console.c.