Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/
Dvim2m.c156 struct vim2m_ctx { struct
157 struct v4l2_fh fh;
158 struct vim2m_dev *dev;
160 struct v4l2_ctrl_handler hdl;
185 static inline struct vim2m_ctx *file2ctx(struct file *file) in file2ctx() argument