Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c4836 static int video_orig_autosw; variable
4870 acpi_evalf(vid_handle, &video_orig_autosw, "SWIT", "qd")) in video_init()
4874 acpi_evalf(vid_handle, &video_orig_autosw, "^VADL", "qd")) in video_init()
4892 if (video_autosw_set(video_orig_autosw)) in video_exit()