Searched refs:tv_out (Results 1 – 1 of 1) sorted by relevance
1500 int lcd_out, crt_out, tv_out; in video_proc_write() local1522 tv_out = value & 1; in video_proc_write()1532 lcd_out = crt_out = tv_out = -1; in video_proc_write()1541 if (tv_out != -1) in video_proc_write()1542 _set_bit(&new_video_out, HCI_VIDEO_OUT_TV, tv_out); in video_proc_write()