Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsn_console.c73 struct sn_cons_port { struct
81 void (*sal_wakeup_transmit) (struct sn_cons_port *, int); argument
87 static struct sn_cons_port sal_console_port; argument
110 static void sn_transmit_chars(struct sn_cons_port *, int);
429 sn_receive_chars(struct sn_cons_port *port, unsigned long flags) in sn_receive_chars()
509 static void sn_transmit_chars(struct sn_cons_port *port, int raw) in sn_transmit_chars()
588 struct sn_cons_port *port = (struct sn_cons_port *)dev_id; in sn_sal_interrupt()
617 struct sn_cons_port *port = from_timer(port, t, sc_timer); in sn_sal_timer_poll()
648 static void __init sn_sal_switch_to_asynch(struct sn_cons_port *port) in sn_sal_switch_to_asynch()
698 static void __init sn_sal_switch_to_interrupts(struct sn_cons_port *port) in sn_sal_switch_to_interrupts()
[all …]