Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dsynclink.c5342 bool start_of_frame_found = false; in usc_process_rxoverrun_sync() local
5368 if ( !start_of_frame_found ) in usc_process_rxoverrun_sync()
5370 start_of_frame_found = true; in usc_process_rxoverrun_sync()
5383 start_of_frame_found = false; in usc_process_rxoverrun_sync()
5399 start_of_frame_found = false; in usc_process_rxoverrun_sync()
5405 if ( start_of_frame_found && !end_of_frame_found ) in usc_process_rxoverrun_sync()