Searched refs:clear_break (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/tty/serial/jsm/ | ||
H A D | jsm.h | 114 void (*clear_break)(struct jsm_channel *ch); member |
H A D | jsm_tty.c | 183 channel->ch_bd->bd_ops->clear_break(channel); in jsm_tty_break() |