Home
last modified time | relevance | path

Searched refs:other_pad (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-subdev.c1597 u32 pad, u32 stream, u32 *other_pad, in v4l2_subdev_routing_find_opposite_end() argument
1607 if (other_pad) in v4l2_subdev_routing_find_opposite_end()
1608 *other_pad = route->sink_pad; in v4l2_subdev_routing_find_opposite_end()
1615 if (other_pad) in v4l2_subdev_routing_find_opposite_end()
1616 *other_pad = route->source_pad; in v4l2_subdev_routing_find_opposite_end()
1631 u32 other_pad, other_stream; in v4l2_subdev_state_get_opposite_stream_format() local
1636 &other_pad, &other_stream); in v4l2_subdev_state_get_opposite_stream_format()
1640 return v4l2_subdev_state_get_stream_format(state, other_pad, in v4l2_subdev_state_get_opposite_stream_format()
/linux-6.3-rc2/include/media/
A Dv4l2-subdev.h1599 u32 pad, u32 stream, u32 *other_pad,

Completed in 10 milliseconds