Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
Dvc4_crtc.c423 static int vc4_crtc_disable(struct drm_crtc *crtc, unsigned int channel) in vc4_crtc_disable() function
488 return vc4_crtc_disable(crtc, channel); in vc4_crtc_disable_at_boot()
502 vc4_crtc_disable(crtc, old_vc4_state->assigned_channel); in vc4_crtc_atomic_disable()