Searched defs:video_autosw_set (Results 1 - 1 of 1) sorted by relevance

/drivers/platform/x86/
H A Dthinkpad_acpi.c4430 static int video_autosw_set(int enable);
4483 if (video_autosw_set(video_orig_autosw))
4551 res = video_autosw_set(1);
4556 if (!autosw && video_autosw_set(autosw)) {
4593 static int video_autosw_set(int enable) function
4610 res = video_autosw_set(1);
4617 res = video_autosw_set(1);
4625 if (!autosw && video_autosw_set(autosw)) {
4720 res = video_autosw_set(1);
4724 res = video_autosw_set(
[all...]

Completed in 79 milliseconds