Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dthinkpad_acpi.c4666 TP_ACPI_VIDEO_S_LCD = 0x01, /* LCD output enabled */ enumerator
4756 status |= TP_ACPI_VIDEO_S_LCD; in video_outputsw_get()
4773 status |= TP_ACPI_VIDEO_S_LCD; in video_outputsw_get()
4958 enable |= TP_ACPI_VIDEO_S_LCD; in video_write()
4960 disable |= TP_ACPI_VIDEO_S_LCD; in video_write()