Lines Matching refs:pads
147 * multiplex different internal signal pads out to IO pins. This function
757 * @pads: &struct v4l2_subdev_pad_config array
769 struct v4l2_subdev_pad_config *pads;
971 * - Legacy pad config is _not_ supported (state->pads is NULL)
1152 * @pad: index of the pad in the &struct v4l2_subdev_state->pads array
1163 return &state->pads[pad].try_fmt;
1172 * @pad: index of the pad in the &struct v4l2_subdev_state->pads array.
1183 return &state->pads[pad].try_crop;
1192 * @pad: index of the pad in the &struct v4l2_subdev_state->pads array.
1203 return &state->pads[pad].try_compose;
1329 * It considers two pads interdependent if there is an active route between pad0
1631 * Streams on sink pads of a subdev are routed to source pads as expressed in
1660 * source pads shall not contain multiplexed streams
1662 * sink pads shall not contain multiplexed streams
1732 * impossible because the subdev has multiple source pads
1762 * impossible because the subdev has multiple source pads