Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dtoshiba_acpi.c149 #define HCI_VIDEO_OUT_LCD 0x1 macro
1478 is_lcd = (value & HCI_VIDEO_OUT_LCD) ? 1 : 0; in video_proc_show()
1538 _set_bit(&new_video_out, HCI_VIDEO_OUT_LCD, lcd_out); in video_proc_write()