Home
last modified time | relevance | path

Searched refs:neo_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_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,
/kernel/linux/linux-6.6/drivers/tty/serial/jsm/
H A Djsm_neo.c475 static void neo_copy_data_from_queue_to_uart(struct jsm_channel *ch) in neo_copy_data_from_queue_to_uart() function
755 neo_copy_data_from_queue_to_uart(ch); in neo_parse_isr()
910 neo_copy_data_from_queue_to_uart(ch); in neo_parse_lsr()
918 neo_copy_data_from_queue_to_uart(ch); in neo_parse_lsr()
1384 .copy_data_from_queue_to_uart = neo_copy_data_from_queue_to_uart,

Completed in 3 milliseconds