Searched refs:v4l2_subdev_call_state_active (Results 1 – 4 of 4) sorted by relevance
1848 #define v4l2_subdev_call_state_active(sd, o, f, args...) \ macro
196 if (v4l2_subdev_call_state_active(sd, pad, get_fmt, &fmt)) in rzg2l_cru_mc_validate_format()
1399 ret = v4l2_subdev_call_state_active(&csi->sd, pad, get_fmt, &fmt_src); in imx7_csi_video_validate_fmt()
590 operation through the :c:func:`v4l2_subdev_call_state_active()` macro.