Home
last modified time | relevance | path

Searched defs:need_aux (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Doaktrail_crtc.c223 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_dpms() local
379 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_mode_set() local
[all...]
H A Dpsb_intel_sdvo.c234 int need_aux = IS_MRST(dev) ? 1 : 0; in psb_intel_sdvo_write_sdvox() local
978 int need_aux = IS_MRST(dev) ? 1 : 0; in psb_intel_sdvo_mode_set() local
1079 int need_aux = IS_MRST(dev) ? 1 : 0; in psb_intel_sdvo_dpms() local
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Doaktrail_crtc.c226 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_dpms() local
382 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_mode_set() local
[all...]
H A Dpsb_intel_sdvo.c236 int need_aux = IS_MRST(dev) ? 1 : 0; in psb_intel_sdvo_write_sdvox() local
1000 int need_aux = IS_MRST(dev) ? 1 : 0; in psb_intel_sdvo_mode_set() local
1101 int need_aux = IS_MRST(dev) ? 1 : 0; in psb_intel_sdvo_dpms() local

Completed in 9 milliseconds