Searched defs:cedrus_ctx (Results 1 – 1 of 1) sorted by relevance
91 struct cedrus_ctx { struct92 struct v4l2_fh fh;93 struct cedrus_dev *dev;117 void (*irq_clear)(struct cedrus_ctx *ctx); argument