Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/tc/
Dzs.c1997 zs_poll_tx_char(struct dec_serial *info, unsigned char ch) in zs_poll_tx_char() function
2051 hook->poll_tx_char = zs_poll_tx_char; in register_zs_hook()
2094 zs_poll_tx_char(info, '\r'); in serial_console_write()
2095 zs_poll_tx_char(info, *s); in serial_console_write()