Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/ti-vpe/
Dcal.c258 struct cal_ctx *ctx[CAL_NUM_CONTEXT];
264 struct cal_ctx { struct
317 static const struct cal_fmt *find_format_by_pix(struct cal_ctx *ctx, in find_format_by_pix() argument
332 static const struct cal_fmt *find_format_by_code(struct cal_ctx *ctx, in find_format_by_code()
347 static inline struct cal_ctx *notifier_to_ctx(struct v4l2_async_notifier *n) in notifier_to_ctx()
349 return container_of(n, struct cal_ctx, notifier); in notifier_to_ctx()
392 static void camerarx_phy_enable(struct cal_ctx *ctx) in camerarx_phy_enable()
418 static void camerarx_phy_disable(struct cal_ctx *ctx) in camerarx_phy_disable()
526 static void enable_irqs(struct cal_ctx *ctx) in enable_irqs()
542 static void disable_irqs(struct cal_ctx *ctx) in disable_irqs()
[all …]