Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dsynclink.c5303 bool start_of_frame_found = false; in usc_process_rxoverrun_sync() local
5329 if ( !start_of_frame_found ) in usc_process_rxoverrun_sync()
5331 start_of_frame_found = true; in usc_process_rxoverrun_sync()
5344 start_of_frame_found = false; in usc_process_rxoverrun_sync()
5360 start_of_frame_found = false; in usc_process_rxoverrun_sync()
5366 if ( start_of_frame_found && !end_of_frame_found ) in usc_process_rxoverrun_sync()