Home
last modified time | relevance | path

Searched refs:sn_cons_port (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dsn_console.c92 struct sn_cons_port { struct
100 void (*sal_wakeup_transmit) (struct sn_cons_port *, int); argument
106 static struct sn_cons_port sal_console_port; argument
129 static void sn_transmit_chars(struct sn_cons_port *, int);
448 sn_receive_chars(struct sn_cons_port *port, unsigned long flags) in sn_receive_chars()
528 static void sn_transmit_chars(struct sn_cons_port *port, int raw) in sn_transmit_chars()
607 struct sn_cons_port *port = (struct sn_cons_port *)dev_id; in sn_sal_interrupt()
636 struct sn_cons_port *port = (struct sn_cons_port *)data; in sn_sal_timer_poll()
667 static void __init sn_sal_switch_to_asynch(struct sn_cons_port *port) in sn_sal_switch_to_asynch()
719 static void __init sn_sal_switch_to_interrupts(struct sn_cons_port *port) in sn_sal_switch_to_interrupts()
[all …]