Searched refs:dpu_encoder_assign_crtc (Results 1 – 3 of 3) sorted by relevance
44 void dpu_encoder_assign_crtc(struct drm_encoder *encoder,
1055 dpu_encoder_assign_crtc(encoder, NULL); in dpu_crtc_disable()1078 dpu_encoder_assign_crtc(encoder, NULL); in dpu_crtc_disable()1145 dpu_encoder_assign_crtc(encoder, crtc); in dpu_crtc_enable()
1432 void dpu_encoder_assign_crtc(struct drm_encoder *drm_enc, struct drm_crtc *crtc) in dpu_encoder_assign_crtc() function