Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dtoshiba_acpi.c138 #define HCI_VIDEO_OUT_CRT 0x2 macro
1460 is_crt = (value & HCI_VIDEO_OUT_CRT) ? 1 : 0; in video_proc_show()
1520 _set_bit(&new_video_out, HCI_VIDEO_OUT_CRT, crt_out); in video_proc_write()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A 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()

Completed in 10 milliseconds