Lines Matching defs:disable
139 * @disable:
141 * This callback should disable the bridge. It is called right before
144 * bridge's @disable vfunc. If the preceding element is a &drm_encoder
145 * it's called right before the &drm_encoder_helper_funcs.disable,
152 * The @disable callback is optional.
154 void (*disable)(struct drm_bridge *bridge);
159 * This callback should disable the bridge. It is called right after the
164 * &drm_encoder_helper_funcs.disable, &drm_encoder_helper_funcs.prepare
297 * This callback should disable the bridge. It is called right before
300 * bridge's @atomic_disable or @disable vfunc. If the preceding element
310 * implementation of @disable if you are expecting driver calls into
321 * This callback should disable the bridge. It is called right after the