Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/ti-vpe/
Dcal.c255 struct cal_ctx *ctx[CAL_NUM_CONTEXT];
261 struct cal_ctx { struct
313 static const struct cal_fmt *find_format_by_pix(struct cal_ctx *ctx, in find_format_by_pix() argument
328 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 …]