Searched refs:len_written (Results 1 – 4 of 4) sorted by relevance
463 u32 len_written = 0; in cls_copy_data_from_queue_to_uart() local497 len_written++; in cls_copy_data_from_queue_to_uart()503 if (len_written > ch->ch_t_tlevel) in cls_copy_data_from_queue_to_uart()
493 u32 len_written = 0; in neo_copy_data_from_queue_to_uart() local556 len_written += s; in neo_copy_data_from_queue_to_uart()562 if (len_written >= ch->ch_t_tlevel) in neo_copy_data_from_queue_to_uart()
968 uint len_written = 0; in cls_copy_data_from_queue_to_uart() local1028 len_written++; in cls_copy_data_from_queue_to_uart()1032 if (len_written > 0) in cls_copy_data_from_queue_to_uart()
1379 uint len_written = 0; in neo_copy_data_from_queue_to_uart() local1446 len_written = 0; in neo_copy_data_from_queue_to_uart()1503 len_written += s; in neo_copy_data_from_queue_to_uart()1509 if (len_written > 0) { in neo_copy_data_from_queue_to_uart()