Lines Matching defs:disable
161 * @disable:
163 * This callback should disable the bridge. It is called right before
166 * bridge's @disable vfunc. If the preceding element is a &drm_encoder
167 * it's called right before the &drm_encoder_helper_funcs.disable,
174 * The @disable callback is optional.
181 void (*disable)(struct drm_bridge *bridge);
186 * This callback should disable the bridge. It is called right after the
191 * &drm_encoder_helper_funcs.disable, &drm_encoder_helper_funcs.prepare
328 * This callback should disable the bridge. It is called right before
331 * bridge's @atomic_disable or @disable vfunc. If the preceding element
346 * This callback should disable the bridge. It is called right after the