Searched defs:v4l2_ioctl_info (Results 1 – 1 of 1) sorted by relevance
2741 struct v4l2_ioctl_info { struct2742 unsigned int ioctl;2743 u32 flags;2744 const char * const name;2745 int (*func)(const struct v4l2_ioctl_ops *ops, struct file *file,2747 void (*debug)(const void *arg, bool write_only);