Searched refs:get_selection (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/include/media/ |
D | soc_camera.h | 104 int (*get_selection)(struct soc_camera_device *, struct v4l2_selection *); member
|
D | v4l2-subdev.h | 705 int (*get_selection)(struct v4l2_subdev *sd, member
|
/linux-4.19.296/drivers/media/v4l2-core/ |
D | v4l2-subdev.c | 332 sd, pad, get_selection, subdev_fh->pad, &sel); in subdev_do_ioctl() 436 sd, pad, get_selection, subdev_fh->pad, sel); in subdev_do_ioctl()
|