Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_kms.h214 void mdp4_crtc_detach(struct drm_crtc *crtc, struct drm_plane *plane);
Dmdp4_plane.c66 mdp4_crtc_detach(plane->crtc, plane); in mdp4_plane_disable()
Dmdp4_crtc.c741 void mdp4_crtc_detach(struct drm_crtc *crtc, struct drm_plane *plane) in mdp4_crtc_detach() function