Searched refs:is_crt (Results 1 – 1 of 1) sorted by relevance
1535 int is_lcd, is_crt, is_tv; in video_proc_show() local1542 is_crt = (value & HCI_VIDEO_OUT_CRT) ? 1 : 0; in video_proc_show()1546 seq_printf(m, "crt_out: %d\n", is_crt); in video_proc_show()