Searched refs:sal_wakeup_transmit (Results 1 – 1 of 1) sorted by relevance
81 void (*sal_wakeup_transmit) (struct sn_cons_port *, int); member127 .sal_wakeup_transmit = sn_transmit_chars303 if (sal_console_port.sc_ops->sal_wakeup_transmit) in snp_start_tx()304 sal_console_port.sc_ops->sal_wakeup_transmit(&sal_console_port, in snp_start_tx()