Searched refs:other_pad (Results 1 – 1 of 1) sorted by relevance
2036 u32 pad, u32 stream, u32 *other_pad, in v4l2_subdev_routing_find_opposite_end() argument2046 if (other_pad) in v4l2_subdev_routing_find_opposite_end()2047 *other_pad = route->sink_pad; in v4l2_subdev_routing_find_opposite_end()2054 if (other_pad) in v4l2_subdev_routing_find_opposite_end()2055 *other_pad = route->source_pad; in v4l2_subdev_routing_find_opposite_end()2070 u32 other_pad, other_stream; in v4l2_subdev_state_get_opposite_stream_format() local2075 &other_pad, &other_stream); in v4l2_subdev_state_get_opposite_stream_format()2079 return v4l2_subdev_state_get_format(state, other_pad, other_stream); in v4l2_subdev_state_get_opposite_stream_format()