Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_crtc.c406 static int vc4_crtc_disable(struct drm_crtc *crtc, unsigned int channel) in vc4_crtc_disable() function
471 return vc4_crtc_disable(crtc, channel); in vc4_crtc_disable_at_boot()
485 vc4_crtc_disable(crtc, old_vc4_state->assigned_channel); in vc4_crtc_atomic_disable()