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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c4445 static int video_autosw_set(int enable);
4489 if (video_autosw_set(video_orig_autosw))
4557 res = video_autosw_set(1);
4562 if (!autosw && video_autosw_set(autosw)) {
4600 static int video_autosw_set(int enable) function
4617 res = video_autosw_set(1);
4624 res = video_autosw_set(1);
4632 if (!autosw && video_autosw_set(autosw)) {
4728 res = video_autosw_set(1);
4732 res = video_autosw_set(
[all...]

Completed in 89 milliseconds