Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/jsm/
H A Djsm.h109 void (*flush_uart_write)(struct jsm_channel *ch); member
H A Djsm_tty.c237 brd->bd_ops->flush_uart_write(channel); in jsm_tty_open()