Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dtoshiba_acpi.c1481 int lcd_out = -1, crt_out = -1, tv_out = -1; in video_proc_write() local
1501 crt_out = value & 1; in video_proc_write()
1519 if (crt_out != -1) in video_proc_write()
1520 _set_bit(&new_video_out, HCI_VIDEO_OUT_CRT, crt_out); in video_proc_write()