Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/
Dvim2m.c156 struct vim2m_ctx { struct
182 static inline struct vim2m_ctx *file2ctx(struct file *file) in file2ctx() argument
184 return container_of(file->private_data, struct vim2m_ctx, fh); in file2ctx()
187 static struct vim2m_q_data *get_q_data(struct vim2m_ctx *ctx, in get_q_data()
202 static int device_process(struct vim2m_ctx *ctx, in device_process()
351 struct vim2m_ctx *ctx = priv; in job_ready()
364 struct vim2m_ctx *ctx = priv; in job_abort()
378 struct vim2m_ctx *ctx = priv; in device_run()
394 struct vim2m_ctx *curr_ctx; in device_isr()
482 static int vidioc_g_fmt(struct vim2m_ctx *ctx, struct v4l2_format *f) in vidioc_g_fmt()
[all …]