Home
last modified time | relevance | path

Searched defs:v4l2_ioctl_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/media/
H A Dv4l2-ioctl.h296 struct v4l2_ioctl_ops { struct
414 int (*vidioc_qbuf)(struct file *file, void *fh,
416 int (*vidioc_expbuf)(struct file *file, void *fh,
418 int (*vidioc_dqbuf)(struct file *file, void *fh,
427 int (*vidioc_g_fbuf)(struct file *file, void *fh,
429 int (*vidioc_s_fbuf)(struct file *file, void *fh,
464 int (*vidioc_g_ctrl)(struct file *file, void *fh,
466 int (*vidioc_s_ctrl)(struct file *file, void *fh,
520 int (*vidioc_g_parm)(struct file *file, void *fh,
522 int (*vidioc_s_parm)(struct file *file, void *fh,
[all …]