Searched refs:sal_wakeup_transmit (Results 1 – 1 of 1) sorted by relevance
99 void (*sal_wakeup_transmit) (struct sn_cons_port *, int); member145 .sal_wakeup_transmit = sn_transmit_chars330 if (sal_console_port.sc_ops->sal_wakeup_transmit) in snp_start_tx()331 sal_console_port.sc_ops->sal_wakeup_transmit(&sal_console_port, in snp_start_tx()