Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/
Dvim2m.c156 struct vim2m_ctx { struct
157 struct v4l2_fh fh;
158 struct vim2m_dev *dev;
182 static inline struct vim2m_ctx *file2ctx(struct file *file) in file2ctx() argument