Home
last modified time | relevance | path

Searched defs:sn_sal_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/tty/serial/
Dsn_console.c76 struct sn_sal_ops { struct
77 int (*sal_puts_raw) (const char *s, int len);
78 int (*sal_puts) (const char *s, int len);
79 int (*sal_getc) (void);
80 int (*sal_input_pending) (void);
81 void (*sal_wakeup_transmit) (struct sn_cons_port *, int);