Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dthinkpad_acpi.c4963 static int video_autosw_set(int enable);
5016 if (video_autosw_set(video_orig_autosw)) in video_exit()
5083 res = video_autosw_set(1); in video_outputsw_set()
5088 if (!autosw && video_autosw_set(autosw)) { in video_outputsw_set()
5125 static int video_autosw_set(int enable) in video_autosw_set() function
5142 res = video_autosw_set(1); in video_outputsw_cycle()
5149 res = video_autosw_set(1); in video_outputsw_cycle()
5157 if (!autosw && video_autosw_set(autosw)) { in video_outputsw_cycle()
5252 res = video_autosw_set(1); in video_write()
5256 res = video_autosw_set(0); in video_write()