end_of_frame_found 5261 drivers/tty/synclink.c 	bool end_of_frame_found = false;
end_of_frame_found 5290 drivers/tty/synclink.c 			end_of_frame_found = false;
end_of_frame_found 5302 drivers/tty/synclink.c 			end_of_frame_found = true;
end_of_frame_found 5323 drivers/tty/synclink.c 	if ( start_of_frame_found && !end_of_frame_found )