Lines Matching full:encoders
149 * encoders need to be fed with. Note that this is the inverse semantics
275 * drivers it is called after all encoders connected to this CRTC have
279 * CRTC callback here by looping over all encoders connected to it using
407 * drivers it is called before all encoders connected to this CRTC are
411 * encoders connected to it using for_each_encoder_on_crtc().
433 * drivers it is called after all encoders connected to this CRTC have
437 * CRTC callback here by looping over all encoders connected to it using
514 * struct drm_encoder_helper_funcs - helper operations for encoders
721 * encoders connected to it using for_each_encoder_on_crtc().
743 * hooks and call them from CRTC's callback by looping over all encoders
767 * encoders connected to it using for_each_encoder_on_crtc().
799 * hooks and call them from CRTC's callback by looping over all encoders
1038 * will ensure that encoders aren't used twice, drivers should not check
1065 * will ensure that encoders aren't used twice, drivers should not check