Lines Matching full:called

83 	 * Since this function is both called from the check phase of an atomic
115 * This function is called in the check phase of atomic modesets, which
138 * This callback should disable the bridge. It is called right before
140 * preceding element is a bridge this means it's called before that
142 * it's called right before the &drm_encoder_helper_funcs.disable,
147 * signals) feeding it is still running when this callback is called.
156 * This callback should disable the bridge. It is called right after the
158 * element is a bridge this means it's called after that bridge's
160 * it's called right after the encoder's
166 * called.
175 * This callback should set the given mode on the bridge. It is called
177 * pipeline has been called already. If the bridge is the first element
180 * called.
204 * This callback should enable the bridge. It is called right before
206 * preceding element is a bridge this means it's called before that
208 * &drm_encoder it's called right before the encoder's
213 * will not yet be running when this callback is called. The bridge must
215 * there is one) when this callback is called.
224 * This callback should enable the bridge. It is called right after
226 * preceding element is a bridge this means it's called after that
228 * &drm_encoder it's called right after the encoder's
233 * signals) feeding it is running when this callback is called. This
244 * This callback should enable the bridge. It is called right before
246 * preceding element is a bridge this means it's called before that
248 * element is a &drm_encoder it's called right before the encoder's
252 * will not yet be running when this callback is called. The bridge must
254 * there is one) when this callback is called.
269 * This callback should enable the bridge. It is called right after
271 * preceding element is a bridge this means it's called after that
273 * is a &drm_encoder it's called right after the encoder's
277 * signals) feeding it is running when this callback is called. This
293 * This callback should disable the bridge. It is called right before
295 * preceding element is a bridge this means it's called before that
297 * is a &drm_encoder it's called right before the
301 * signals) feeding it is still running when this callback is called.
316 * This callback should disable the bridge. It is called right after the
318 * element is a bridge this means it's called after that bridge's
320 * element is a &drm_encoder it's called right after the encoder's
325 * called.