Lines Matching defs:previous
283 * @previous: previous bridge in the chain (optional)
286 * Called by a kms driver to link the bridge to an encoder's chain. The previous
287 * argument specifies the previous bridge in the chain. If NULL, the bridge is
289 * previous bridge's output.
291 * If non-NULL the previous bridge must be already attached by a call to this
302 struct drm_bridge *previous,
310 if (previous && (!previous->dev || previous->encoder != encoder))
319 if (previous)
320 list_add(&bridge->chain_node, &previous->chain_node);
656 * bridge will be called before the previous one to reverse the @pre_enable
890 * pass MEDIA_BUS_FMT_FIXED to the previous bridge in the chain and
986 * bridge element that lacks this hook and asks the previous element in the