Home
last modified time | relevance | path

Searched refs:copy_data_from_queue_to_uart (Results 1 - 8 of 8) sorted by relevance

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

Completed in 9 milliseconds