Lines Matching defs:previous
526 * @previous: previous bridge in the chain (optional)
529 * Called by a kms driver to link the bridge to an encoder's chain. The previous
530 * argument specifies the previous bridge in the chain. If NULL, the bridge is
532 * previous bridge's output.
534 * If non-NULL the previous bridge must be already attached by a call to this
548 struct drm_bridge *previous,
564 if (previous && (!previous->dev || previous->encoder != encoder)) {
578 if (previous)
579 list_add(&bridge->chain_node, &previous->chain_node);
847 * bridge will be called before the previous one to reverse the @pre_enable
1084 * pass MEDIA_BUS_FMT_FIXED to the previous bridge in the chain and
1180 * bridge element that lacks this hook and asks the previous element in the