Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dthinkpad_acpi.c4838 static int video_autosw_set(int enable);
4891 if (video_autosw_set(video_orig_autosw)) in video_exit()
4958 res = video_autosw_set(1); in video_outputsw_set()
4963 if (!autosw && video_autosw_set(autosw)) { in video_outputsw_set()
5000 static int video_autosw_set(int enable) in video_autosw_set() function
5017 res = video_autosw_set(1); in video_outputsw_cycle()
5024 res = video_autosw_set(1); in video_outputsw_cycle()
5032 if (!autosw && video_autosw_set(autosw)) { in video_outputsw_cycle()
5127 res = video_autosw_set(1); in video_write()
5131 res = video_autosw_set(0); in video_write()