Home
last modified time | relevance | path

Searched refs:v4l2_frmivalenum (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enum-frameintervals.rst20 ``int ioctl(int fd, VIDIOC_ENUM_FRAMEINTERVALS, struct v4l2_frmivalenum *argp)``
29 Pointer to struct :c:type:`v4l2_frmivalenum`
42 The return value and the content of the ``v4l2_frmivalenum.type`` field
49 `v4l2_frmivalenum.type` field is set to
55 ``v4l2_frmivalenum.type`` field is set to
61 ``EINVAL`` for any other index value. The ``v4l2_frmivalenum.type``
118 .. c:type:: v4l2_frmivalenum
122 .. flat-table:: struct v4l2_frmivalenum
H A Ddev-encoder.rst118 format in :c:type:`v4l2_frmivalenum` ``pixel_format`` and the resolution
119 in :c:type:`v4l2_frmivalenum` ``width`` and :c:type:`v4l2_frmivalenum`
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.h54 int vidioc_enum_frameintervals(struct file *file, void *priv, struct v4l2_frmivalenum *fival);
/linux/include/media/
H A Dv4l2-ioctl.h566 struct v4l2_frmivalenum *fival);
/linux/include/uapi/linux/
H A Dvideodev2.h967 struct v4l2_frmivalenum { struct
2755 #define VIDIOC_ENUM_FRAMEINTERVALS _IOWR('V', 75, struct v4l2_frmivalenum)
/linux/drivers/input/touchscreen/
H A Dsur40.c1081 struct v4l2_frmivalenum *f) in sur40_vidioc_enum_frameintervals()
/linux/drivers/media/pci/mgb4/
H A Dmgb4_vout.c392 struct v4l2_frmivalenum *ival) in vidioc_enum_frameintervals()
H A Dmgb4_vin.c376 struct v4l2_frmivalenum *ival) in vidioc_enum_frameintervals()
/linux/drivers/media/usb/pwc/
H A Dpwc-v4l.c932 struct v4l2_frmivalenum *fival) in pwc_enum_frameintervals()
/linux/drivers/media/platform/atmel/
H A Datmel-isi.c762 struct v4l2_frmivalenum *fival) in isi_enum_frameintervals()
/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c763 const struct v4l2_frmivalenum *p = arg; in v4l_print_frmivalenum()
2963 …ALS, v4l_stub_enum_frameintervals, v4l_print_frmivalenum, INFO_FL_CLEAR(v4l2_frmivalenum, height)),
/linux/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.c1351 struct v4l2_frmivalenum *fival) in vidioc_enum_frameintervals()