Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
Djsm_neo.c474 static void neo_copy_data_from_queue_to_uart(struct jsm_channel *ch) in neo_copy_data_from_queue_to_uart() function
754 neo_copy_data_from_queue_to_uart(ch); in neo_parse_isr()
909 neo_copy_data_from_queue_to_uart(ch); in neo_parse_lsr()
917 neo_copy_data_from_queue_to_uart(ch); in neo_parse_lsr()
1403 .copy_data_from_queue_to_uart = neo_copy_data_from_queue_to_uart,