Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/jsm/
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
743 neo_copy_data_from_queue_to_uart(ch); in neo_parse_isr()
898 neo_copy_data_from_queue_to_uart(ch); in neo_parse_lsr()
906 neo_copy_data_from_queue_to_uart(ch); in neo_parse_lsr()
1334 .copy_data_from_queue_to_uart = neo_copy_data_from_queue_to_uart,