Searched refs:jpu_ctx (Results 1 – 1 of 1) sorted by relevance
198 struct jpu_ctx *curr;254 * struct jpu_ctx - the device context data263 struct jpu_ctx { struct 478 static struct jpu_ctx *ctrl_to_ctx(struct v4l2_ctrl *c) in ctrl_to_ctx() 480 return container_of(c->handler, struct jpu_ctx, ctrl_handler); in ctrl_to_ctx() 483 static struct jpu_ctx *fh_to_ctx(struct v4l2_fh *fh) in fh_to_ctx() 485 return container_of(fh, struct jpu_ctx, fh); in fh_to_ctx() 659 struct jpu_ctx *ctx = fh_to_ctx(priv); in jpu_querycap() 717 struct jpu_ctx *ctx = fh_to_ctx(priv); in jpu_enum_fmt_cap() 726 struct jpu_ctx *ct in jpu_enum_fmt_out() 264 jpujpu_ctx global() argument 265 encoderjpu_ctx global() argument 266 compr_qualityjpu_ctx global() argument 267 out_qjpu_ctx global() argument 268 cap_qjpu_ctx global() argument 269 fhjpu_ctx global() argument 270 ctrl_handlerjpu_ctx global() argument [all...]