Lines Matching defs:previous
157 * @previous: previous bridge in the chain (optional)
160 * Called by a kms driver to link the bridge to an encoder's chain. The previous
161 * argument specifies the previous bridge in the chain. If NULL, the bridge is
163 * previous bridge's output.
165 * If non-NULL the previous bridge must be already attached by a call to this
176 struct drm_bridge *previous,
184 if (previous && (!previous->dev || previous->encoder != encoder))
193 if (previous)
194 list_add(&bridge->chain_node, &previous->chain_node);
768 * pass MEDIA_BUS_FMT_FIXED to the previous bridge in the chain and
864 * bridge element that lacks this hook and asks the previous element in the