Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/jsm/
A Djsm.h117 void (*copy_data_from_queue_to_uart)(struct jsm_channel *ch); member
A Djsm_tty.c120 channel->ch_bd->bd_ops->copy_data_from_queue_to_uart(channel); in jsm_tty_write()
A Djsm_cls.c967 .copy_data_from_queue_to_uart = cls_copy_data_from_queue_to_uart,
A Djsm_neo.c1403 .copy_data_from_queue_to_uart = neo_copy_data_from_queue_to_uart,

Completed in 8 milliseconds