Home
last modified time | relevance | path

Searched refs:v4l2_subdev_routing_find_opposite_end (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-subdev.c1714 int v4l2_subdev_routing_find_opposite_end(const struct v4l2_subdev_krouting *routing, in v4l2_subdev_routing_find_opposite_end() function
1743 EXPORT_SYMBOL_GPL(v4l2_subdev_routing_find_opposite_end);
1752 ret = v4l2_subdev_routing_find_opposite_end(&state->routing, in v4l2_subdev_state_get_opposite_stream_format()
/openbmc/linux/include/media/
H A Dv4l2-subdev.h1605 int v4l2_subdev_routing_find_opposite_end(const struct v4l2_subdev_krouting *routing,
/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-pipe.c255 ret = v4l2_subdev_routing_find_opposite_end(&state->routing, in mxc_isi_pipe_enable()