Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/jsm/
A Djsm_cls.c452 u32 len_written = 0; in cls_copy_data_from_queue_to_uart() local
486 len_written++; in cls_copy_data_from_queue_to_uart()
492 if (len_written > ch->ch_t_tlevel) in cls_copy_data_from_queue_to_uart()
A 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()

Completed in 6 milliseconds