Searched defs:vim2m_ctx (Results 1 – 2 of 2) sorted by relevance
203 struct vim2m_ctx { struct204 struct v4l2_fh fh;205 struct vim2m_dev *dev;207 struct v4l2_ctrl_handler hdl;210 u8 num_processed;235 static inline struct vim2m_ctx *file2ctx(struct file *file) in file2ctx() argument
198 struct vim2m_ctx { struct199 struct v4l2_fh fh;200 struct vim2m_dev *dev;202 struct v4l2_ctrl_handler hdl;205 u8 num_processed;230 static inline struct vim2m_ctx *file2ctx(struct file *file) in file2ctx() argument