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()
982 uint len_written = 0; in cls_copy_data_from_queue_to_uart() local1043 len_written++; in cls_copy_data_from_queue_to_uart()1047 if (len_written > 0) in cls_copy_data_from_queue_to_uart()
1414 uint len_written = 0; in neo_copy_data_from_queue_to_uart() local1481 len_written = 0; in neo_copy_data_from_queue_to_uart()1539 len_written += s; in neo_copy_data_from_queue_to_uart()1545 if (len_written > 0) { in neo_copy_data_from_queue_to_uart()