Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/dgnc/
Ddgnc_cls.c394 static void cls_copy_data_from_queue_to_uart(struct channel_t *ch) in cls_copy_data_from_queue_to_uart() function
564 cls_copy_data_from_queue_to_uart(ch); in cls_parse_isr()
881 cls_copy_data_from_queue_to_uart(ch); in cls_tasklet()
1132 .copy_data_from_queue_to_uart = cls_copy_data_from_queue_to_uart,
/Linux-v4.19/drivers/tty/serial/jsm/
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,