Searched refs:other_stream (Results 1 – 3 of 3) sorted by relevance
148 u32 other_pad, other_stream; in ipu6_isys_subdev_set_fmt() local194 &other_stream); in ipu6_isys_subdev_set_fmt()198 crop = v4l2_subdev_state_get_crop(state, other_pad, other_stream); in ipu6_isys_subdev_set_fmt()
1999 u32 *other_stream) in v4l2_subdev_routing_find_opposite_end() argument2010 if (other_stream) in v4l2_subdev_routing_find_opposite_end()2011 *other_stream = route->sink_stream; in v4l2_subdev_routing_find_opposite_end()2018 if (other_stream) in v4l2_subdev_routing_find_opposite_end()2019 *other_stream = route->source_stream; in v4l2_subdev_routing_find_opposite_end()2032 u32 other_pad, other_stream; in v4l2_subdev_state_get_opposite_stream_format() local2037 &other_pad, &other_stream); in v4l2_subdev_state_get_opposite_stream_format()2041 return v4l2_subdev_state_get_format(state, other_pad, other_stream); in v4l2_subdev_state_get_opposite_stream_format()
1566 u32 *other_stream);