Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c4822 TP_ACPI_VIDEO_S_LCD = 0x01, /* LCD output enabled */ enumerator
4912 status |= TP_ACPI_VIDEO_S_LCD; in video_outputsw_get()
4929 status |= TP_ACPI_VIDEO_S_LCD; in video_outputsw_get()
5114 enable |= TP_ACPI_VIDEO_S_LCD; in video_write()
5116 disable |= TP_ACPI_VIDEO_S_LCD; in video_write()