Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dtoshiba_acpi.c142 #define HCI_VIDEO_OUT_CRT 0x2 macro
1462 int is_crt = (value & HCI_VIDEO_OUT_CRT) ? 1 : 0; in video_proc_show()
1529 _set_bit(&new_video_out, HCI_VIDEO_OUT_CRT, crt_out); in video_proc_write()