Searched defs:v4l2_ioctl_ops (Results 1 – 1 of 1) sorted by relevance
| /linux/include/media/ |
| A D | v4l2-ioctl.h | 298 struct v4l2_ioctl_ops { struct 416 int (*vidioc_qbuf)(struct file *file, void *fh, 418 int (*vidioc_expbuf)(struct file *file, void *fh, 420 int (*vidioc_dqbuf)(struct file *file, void *fh, 431 int (*vidioc_g_fbuf)(struct file *file, void *fh, 433 int (*vidioc_s_fbuf)(struct file *file, void *fh, 468 int (*vidioc_g_ctrl)(struct file *file, void *fh, 470 int (*vidioc_s_ctrl)(struct file *file, void *fh, 524 int (*vidioc_g_parm)(struct file *file, void *fh, 526 int (*vidioc_s_parm)(struct file *file, void *fh, [all …]
|
Completed in 8 milliseconds