Searched refs:copy_data_from_queue_to_uart (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/tty/serial/jsm/
H A Djsm.h117 void (*copy_data_from_queue_to_uart)(struct jsm_channel *ch); member in struct:board_ops
H A Djsm_cls.c897 .copy_data_from_queue_to_uart = cls_copy_data_from_queue_to_uart,
H A Djsm_neo.c1334 .copy_data_from_queue_to_uart = neo_copy_data_from_queue_to_uart,
H A Djsm_tty.c120 channel->ch_bd->bd_ops->copy_data_from_queue_to_uart(channel);

Completed in 197 milliseconds