Searched refs:v4l2_subdev_routing (Results 1 – 3 of 3) sorted by relevance
238 struct v4l2_subdev_routing { struct286 #define VIDIOC_SUBDEV_G_ROUTING _IOWR('V', 38, struct v4l2_subdev_routing)287 #define VIDIOC_SUBDEV_S_ROUTING _IOWR('V', 39, struct v4l2_subdev_routing)
623 which = ((struct v4l2_subdev_routing *)arg)->which; in subdev_ioctl_get_state()1002 struct v4l2_subdev_routing *routing = arg; in subdev_do_ioctl()1025 struct v4l2_subdev_routing *routing = arg; in subdev_do_ioctl()
3232 struct v4l2_subdev_routing *routing = parg; in check_array_args()