Searched refs:lost_video (Results 1 – 1 of 1) sorted by relevance
565 bool lost_video = false; in detect_thread_function() local572 lost_video = (detect_status & 0x80) ? true : false; in detect_thread_function()573 if (tp2855->lost_video_status != lost_video) { in detect_thread_function()574 if (lost_video) { in detect_thread_function()579 tp2855->lost_video_status = lost_video; in detect_thread_function()582 lost_video, reg26_val); in detect_thread_function()