Home
last modified time | relevance | path

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

/linux-3.3/include/media/
Dv4l2-dev.h58 struct v4l2_file_operations { struct
59 struct module *owner;
60 ssize_t (*read) (struct file *, char __user *, size_t, loff_t *);
84 const struct v4l2_file_operations *fops; argument