Home
last modified time | relevance | path

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

/linux/drivers/media/platform/chips-media/coda/
H A Dcoda.h223 struct coda_ctx { struct
224 struct coda_dev *dev;
225 struct mutex buffer_mutex;
226 struct work_struct pic_run_work;
227 struct work_struct seq_init_work;
228 struct work_struct seq_end_work;
229 struct completion completion;
230 const struct coda_video_device *cvd;
231 const struct coda_context_ops *ops;
232 int aborting;
[all …]