Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dtoshiba_acpi.c148 #define HCI_VIDEO_OUT_CRT 0x2 macro
1533 is_crt = (value & HCI_VIDEO_OUT_CRT) ? 1 : 0; in video_proc_show()
1593 _set_bit(&new_video_out, HCI_VIDEO_OUT_CRT, crt_out); in video_proc_write()