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
406 * drivers it is called before all encoders connected to this CRTC are
410 * encoders connected to it using for_each_encoder_on_crtc().
428 * drivers it is called after all encoders connected to this CRTC have
432 * CRTC callback here by looping over all encoders connected to it using
504 * struct drm_encoder_helper_funcs - helper operations for encoders
711 * encoders connected to it using for_each_encoder_on_crtc().
733 * hooks and call them from CRTC's callback by looping over all encoders
757 * encoders connected to it using for_each_encoder_on_crtc().
789 * hooks and call them from CRTC's callback by looping over all encoders
1034 * will ensure that encoders aren't used twice, drivers should not check
1060 * will ensure that encoders aren't used twice, drivers should not check