Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dfsl_lpuart.c288 int last_residue; member
1237 sport->last_residue = state.residue; in lpuart_copy_rx_to_tty()
1328 if ((count != 0) && (sport->last_residue == state.residue)) in lpuart_timer_func()
1335 sport->last_residue = state.residue; in lpuart_timer_func()
1368 sport->last_residue = 0; in lpuart_start_rx_dma()