Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dtoshiba_acpi.c147 #define HCI_VIDEO_OUT_LCD 0x1 macro
1532 is_lcd = (value & HCI_VIDEO_OUT_LCD) ? 1 : 0; in video_proc_show()
1591 _set_bit(&new_video_out, HCI_VIDEO_OUT_LCD, lcd_out); in video_proc_write()