Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
Djsm_cls.c454 u32 len_written = 0; in cls_copy_data_from_queue_to_uart() local
488 len_written++; in cls_copy_data_from_queue_to_uart()
494 if (len_written > ch->ch_t_tlevel) in cls_copy_data_from_queue_to_uart()
Djsm_neo.c481 u32 len_written = 0; in neo_copy_data_from_queue_to_uart() local
544 len_written += s; in neo_copy_data_from_queue_to_uart()
550 if (len_written >= ch->ch_t_tlevel) in neo_copy_data_from_queue_to_uart()