Searched refs:dpu_encoder_assign_crtc (Results 1 – 3 of 3) sorted by relevance
41 void dpu_encoder_assign_crtc(struct drm_encoder *encoder,
1078 dpu_encoder_assign_crtc(encoder, NULL); in dpu_crtc_disable()1101 dpu_encoder_assign_crtc(encoder, NULL); in dpu_crtc_disable()1168 dpu_encoder_assign_crtc(encoder, crtc); in dpu_crtc_enable()
1567 void dpu_encoder_assign_crtc(struct drm_encoder *drm_enc, struct drm_crtc *crtc) in dpu_encoder_assign_crtc() function