Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c4908 static int video_autosw_set(int enable);
4961 if (video_autosw_set(video_orig_autosw)) in video_exit()
5028 res = video_autosw_set(1); in video_outputsw_set()
5033 if (!autosw && video_autosw_set(autosw)) { in video_outputsw_set()
5070 static int video_autosw_set(int enable) in video_autosw_set() function
5087 res = video_autosw_set(1); in video_outputsw_cycle()
5094 res = video_autosw_set(1); in video_outputsw_cycle()
5102 if (!autosw && video_autosw_set(autosw)) { in video_outputsw_cycle()
5197 res = video_autosw_set(1); in video_write()
5201 res = video_autosw_set(0); in video_write()