cal_dev
static int cal_camerarx_regmap_init(struct cal_dev *cal,
struct cal_camerarx *cal_camerarx_create(struct cal_dev *cal,
static struct cal_ctx *cal_ctx_create(struct cal_dev *cal, int inst)
static void cal_get_hwinfo(struct cal_dev *cal)
static int cal_init_camerarx_regmap(struct cal_dev *cal)
struct cal_dev *cal;
struct cal_dev *cal = platform_get_drvdata(pdev);
struct cal_dev *cal = dev_get_drvdata(dev);
void cal_quickdump_regs(struct cal_dev *cal)
static int cal_reserve_pix_proc(struct cal_dev *cal)
static void cal_release_pix_proc(struct cal_dev *cal, unsigned int pix_proc_num)
struct cal_dev *cal = ctx->cal;
struct cal_dev *cal = data;
struct cal_dev *cal = container_of(notifier, struct cal_dev, notifier);
static int cal_async_notifier_register(struct cal_dev *cal)
static void cal_async_notifier_unregister(struct cal_dev *cal)
static int cal_media_register(struct cal_dev *cal)
static void cal_media_unregister(struct cal_dev *cal)
static int cal_media_init(struct cal_dev *cal)
static void cal_media_cleanup(struct cal_dev *cal)
struct cal_dev *cal;
struct cal_dev *cal;
static inline u32 cal_read(struct cal_dev *cal, u32 offset)
static inline void cal_write(struct cal_dev *cal, u32 offset, u32 val)
static __always_inline u32 cal_read_field(struct cal_dev *cal, u32 offset, u32 mask)
static inline void cal_write_field(struct cal_dev *cal, u32 offset, u32 value,
void cal_quickdump_regs(struct cal_dev *cal);
struct cal_camerarx *cal_camerarx_create(struct cal_dev *cal,