Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c4952 static int video_orig_autosw; variable
4986 acpi_evalf(vid_handle, &video_orig_autosw, "SWIT", "qd")) in video_init()
4990 acpi_evalf(vid_handle, &video_orig_autosw, "^VADL", "qd")) in video_init()
5008 if (video_autosw_set(video_orig_autosw)) in video_exit()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c4835 static int video_orig_autosw; variable
4869 acpi_evalf(vid_handle, &video_orig_autosw, "SWIT", "qd")) in video_init()
4873 acpi_evalf(vid_handle, &video_orig_autosw, "^VADL", "qd")) in video_init()
4891 if (video_autosw_set(video_orig_autosw)) in video_exit()

Completed in 28 milliseconds