Home
last modified time | relevance | path

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

/linux-3.3/drivers/tty/serial/jsm/
Djsm_neo.c491 static void neo_copy_data_from_queue_to_uart(struct jsm_channel *ch) in neo_copy_data_from_queue_to_uart() function
769 neo_copy_data_from_queue_to_uart(ch); in neo_parse_isr()
917 neo_copy_data_from_queue_to_uart(ch); in neo_parse_lsr()
925 neo_copy_data_from_queue_to_uart(ch); in neo_parse_lsr()
1410 .copy_data_from_queue_to_uart = neo_copy_data_from_queue_to_uart,