Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dthinkpad_acpi.c4962 static int video_autosw_set(int enable);
5015 if (video_autosw_set(video_orig_autosw)) in video_exit()
5082 res = video_autosw_set(1); in video_outputsw_set()
5087 if (!autosw && video_autosw_set(autosw)) { in video_outputsw_set()
5124 static int video_autosw_set(int enable) in video_autosw_set() function
5141 res = video_autosw_set(1); in video_outputsw_cycle()
5148 res = video_autosw_set(1); in video_outputsw_cycle()
5156 if (!autosw && video_autosw_set(autosw)) { in video_outputsw_cycle()
5251 res = video_autosw_set(1); in video_write()
5255 res = video_autosw_set(0); in video_write()