Lines Matching full:encoders
153 * encoders need to be fed with. Note that this is the inverse semantics
277 * drivers it is called after all encoders connected to this CRTC have
281 * CRTC callback here by looping over all encoders connected to it using
408 * drivers it is called before all encoders connected to this CRTC are
412 * encoders connected to it using for_each_encoder_on_crtc().
430 * drivers it is called after all encoders connected to this CRTC have
434 * CRTC callback here by looping over all encoders connected to it using
506 * struct drm_encoder_helper_funcs - helper operations for encoders
713 * encoders connected to it using for_each_encoder_on_crtc().
735 * hooks and call them from CRTC's callback by looping over all encoders
759 * encoders connected to it using for_each_encoder_on_crtc().
791 * hooks and call them from CRTC's callback by looping over all encoders
1036 * will ensure that encoders aren't used twice, drivers should not check
1062 * will ensure that encoders aren't used twice, drivers should not check