Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c4938 TP_ACPI_VIDEO_S_LCD = 0x01, /* LCD output enabled */ enumerator
5028 status |= TP_ACPI_VIDEO_S_LCD; in video_outputsw_get()
5045 status |= TP_ACPI_VIDEO_S_LCD; in video_outputsw_get()
5230 enable |= TP_ACPI_VIDEO_S_LCD; in video_write()
5232 disable |= TP_ACPI_VIDEO_S_LCD; in video_write()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c4821 TP_ACPI_VIDEO_S_LCD = 0x01, /* LCD output enabled */ enumerator
4911 status |= TP_ACPI_VIDEO_S_LCD; in video_outputsw_get()
4928 status |= TP_ACPI_VIDEO_S_LCD; in video_outputsw_get()
5113 enable |= TP_ACPI_VIDEO_S_LCD; in video_write()
5115 disable |= TP_ACPI_VIDEO_S_LCD; in video_write()

Completed in 32 milliseconds