Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c4839 static int video_autosw_set(int enable);
4892 if (video_autosw_set(video_orig_autosw)) in video_exit()
4959 res = video_autosw_set(1); in video_outputsw_set()
4964 if (!autosw && video_autosw_set(autosw)) { in video_outputsw_set()
5001 static int video_autosw_set(int enable) in video_autosw_set() function
5018 res = video_autosw_set(1); in video_outputsw_cycle()
5025 res = video_autosw_set(1); in video_outputsw_cycle()
5033 if (!autosw && video_autosw_set(autosw)) { in video_outputsw_cycle()
5128 res = video_autosw_set(1); in video_write()
5132 res = video_autosw_set(0); in video_write()