Lines Matching full:encoders
154 * encoders need to be fed with. Note that this is the inverse semantics
278 * drivers it is called after all encoders connected to this CRTC have
282 * CRTC callback here by looping over all encoders connected to it using
409 * drivers it is called before all encoders connected to this CRTC are
413 * encoders connected to it using for_each_encoder_on_crtc().
431 * drivers it is called after all encoders connected to this CRTC have
435 * CRTC callback here by looping over all encoders connected to it using
507 * struct drm_encoder_helper_funcs - helper operations for encoders
714 * encoders connected to it using for_each_encoder_on_crtc().
736 * hooks and call them from CRTC's callback by looping over all encoders
760 * encoders connected to it using for_each_encoder_on_crtc().
792 * 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
1064 * will ensure that encoders aren't used twice, drivers should not check