Searched refs:cls_copy_data_from_queue_to_uart (Results 1 – 2 of 2) sorted by relevance
394 static void cls_copy_data_from_queue_to_uart(struct channel_t *ch) in cls_copy_data_from_queue_to_uart() function564 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,
449 static void cls_copy_data_from_queue_to_uart(struct jsm_channel *ch) in cls_copy_data_from_queue_to_uart() function592 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,