Home
last modified time | relevance | path

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

/drivers/media/platform/
Dvim2m.c153 struct vim2m_ctx { struct
154 struct v4l2_fh fh;
155 struct vim2m_dev *dev;
157 struct v4l2_ctrl_handler hdl;
182 static inline struct vim2m_ctx *file2ctx(struct file *file) in file2ctx() argument