Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c4868 video_supported = TPACPI_VIDEO_NONE; in video_init()
4872 video_supported = TPACPI_VIDEO_570; in video_init()
4876 video_supported = TPACPI_VIDEO_770; in video_init()
4879 video_supported = TPACPI_VIDEO_NEW; in video_init()
4883 video_supported); in video_init()
4901 switch (video_supported) { in video_outputsw_get()
4947 switch (video_supported) { in video_outputsw_set()
4984 switch (video_supported) { in video_autosw_get()
5016 switch (video_supported) { in video_outputsw_cycle()
5043 switch (video_supported) { in video_expand_toggle()
[all …]