Searched refs:cal_ctx (Results 1 – 1 of 1) sorted by relevance
255 struct cal_ctx *ctx[CAL_NUM_CONTEXT];261 struct cal_ctx { struct313 static const struct cal_fmt *find_format_by_pix(struct cal_ctx *ctx, in find_format_by_pix() argument328 static const struct cal_fmt *find_format_by_code(struct cal_ctx *ctx, in find_format_by_code()343 static inline struct cal_ctx *notifier_to_ctx(struct v4l2_async_notifier *n) in notifier_to_ctx()345 return container_of(n, struct cal_ctx, notifier); in notifier_to_ctx()388 static void camerarx_phy_enable(struct cal_ctx *ctx) in camerarx_phy_enable()414 static void camerarx_phy_disable(struct cal_ctx *ctx) in camerarx_phy_disable()522 static void enable_irqs(struct cal_ctx *ctx) in enable_irqs()538 static void disable_irqs(struct cal_ctx *ctx) in disable_irqs()[all …]