Home
last modified time | relevance | path

Searched refs:cls_copy_data_from_queue_to_uart (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
H A Djsm_cls.c449 static void cls_copy_data_from_queue_to_uart(struct jsm_channel *ch) in cls_copy_data_from_queue_to_uart() function
592 cls_copy_data_from_queue_to_uart(ch); in cls_parse_isr()
969 .copy_data_from_queue_to_uart = cls_copy_data_from_queue_to_uart,
/kernel/linux/linux-6.6/drivers/tty/serial/jsm/
H A Djsm_cls.c445 static void cls_copy_data_from_queue_to_uart(struct jsm_channel *ch) in cls_copy_data_from_queue_to_uart() function
588 cls_copy_data_from_queue_to_uart(ch); in cls_parse_isr()
945 .copy_data_from_queue_to_uart = cls_copy_data_from_queue_to_uart,

Completed in 3 milliseconds