Searched refs:flush_uart_write (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/tty/serial/jsm/ | ||
H A D | jsm.h | 109 void (*flush_uart_write)(struct jsm_channel *ch); member |
H A D | jsm_tty.c | 237 brd->bd_ops->flush_uart_write(channel); in jsm_tty_open() |