Searched refs:copy_data_from_queue_to_uart (Results 1 – 3 of 3) sorted by relevance
115 void (*copy_data_from_queue_to_uart) (struct jsm_channel *ch); member
131 channel->ch_bd->bd_ops->copy_data_from_queue_to_uart(channel); in jsm_tty_write()
1410 .copy_data_from_queue_to_uart = neo_copy_data_from_queue_to_uart,