Home
last modified time | relevance | path

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

/openbmc/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()
H A Djsm_cls.c937 .flush_uart_write = cls_flush_uart_write,
H A Djsm_neo.c1376 .flush_uart_write = neo_flush_uart_write,