Searched refs:cls_copy_data_from_queue_to_uart (Results 1 – 2 of 2) sorted by relevance
53 static void cls_copy_data_from_queue_to_uart(struct channel_t *ch);74 .copy_data_from_queue_to_uart = cls_copy_data_from_queue_to_uart,411 cls_copy_data_from_queue_to_uart(ch); in cls_parse_isr()733 cls_copy_data_from_queue_to_uart(ch); in cls_tasklet()976 static void cls_copy_data_from_queue_to_uart(struct channel_t *ch) in cls_copy_data_from_queue_to_uart() function
458 static void cls_copy_data_from_queue_to_uart(struct jsm_channel *ch) in cls_copy_data_from_queue_to_uart() function601 cls_copy_data_from_queue_to_uart(ch); in cls_parse_isr()978 .copy_data_from_queue_to_uart = cls_copy_data_from_queue_to_uart,