Searched defs:v4l2_file_operations (Results 1 – 1 of 1) sorted by relevance
58 struct v4l2_file_operations { struct59 struct module *owner;60 ssize_t (*read) (struct file *, char __user *, size_t, loff_t *);84 const struct v4l2_file_operations *fops; argument