Searched refs:uart_off (Results 1 – 8 of 8) sorted by relevance
126 void (*uart_off)(struct channel_t *ch); member
62 .uart_off = cls_uart_off,
63 .uart_off = neo_uart_off,
1480 ch->ch_bd->bd_ops->uart_off(ch); in dgnc_tty_close()
115 void (*uart_off)(struct jsm_channel *ch); member
304 channel->ch_bd->bd_ops->uart_off(channel); in jsm_tty_close()
967 .uart_off = cls_uart_off,
1399 .uart_off = neo_uart_off,