c3_isp_device
int c3_isp_captures_register(struct c3_isp_device *isp)
void c3_isp_captures_unregister(struct c3_isp_device *isp)
void c3_isp_captures_isr(struct c3_isp_device *isp)
struct c3_isp_device *isp;
struct c3_isp_device *isp;
struct c3_isp_device *isp;
struct c3_isp_device *isp;
struct c3_isp_device *isp;
u32 c3_isp_read(struct c3_isp_device *isp, u32 reg);
void c3_isp_write(struct c3_isp_device *isp, u32 reg, u32 val);
void c3_isp_update_bits(struct c3_isp_device *isp, u32 reg, u32 mask, u32 val);
void c3_isp_core_queue_sof(struct c3_isp_device *isp);
int c3_isp_core_register(struct c3_isp_device *isp);
void c3_isp_core_unregister(struct c3_isp_device *isp);
int c3_isp_resizers_register(struct c3_isp_device *isp);
void c3_isp_resizers_unregister(struct c3_isp_device *isp);
int c3_isp_captures_register(struct c3_isp_device *isp);
void c3_isp_captures_unregister(struct c3_isp_device *isp);
void c3_isp_captures_isr(struct c3_isp_device *isp);
void c3_isp_stats_pre_cfg(struct c3_isp_device *isp);
int c3_isp_stats_register(struct c3_isp_device *isp);
void c3_isp_stats_unregister(struct c3_isp_device *isp);
void c3_isp_stats_isr(struct c3_isp_device *isp);
void c3_isp_params_pre_cfg(struct c3_isp_device *isp);
int c3_isp_params_register(struct c3_isp_device *isp);
void c3_isp_params_unregister(struct c3_isp_device *isp);
void c3_isp_params_isr(struct c3_isp_device *isp);
static void c3_isp_core_enable(struct c3_isp_device *isp)
static void c3_isp_core_disable(struct c3_isp_device *isp)
static void c3_isp_core_lswb_ofst(struct c3_isp_device *isp,
static void c3_isp_core_3a_ofst(struct c3_isp_device *isp,
static void c3_isp_core_dms_ofst(struct c3_isp_device *isp,
static void c3_isp_core_cfg_format(struct c3_isp_device *isp,
void c3_isp_core_queue_sof(struct c3_isp_device *isp)
int c3_isp_core_register(struct c3_isp_device *isp)
void c3_isp_core_unregister(struct c3_isp_device *isp)
struct c3_isp_device *isp =
container_of(notifier, struct c3_isp_device, notifier);
static int c3_isp_async_nf_register(struct c3_isp_device *isp)
static void c3_isp_async_nf_unregister(struct c3_isp_device *isp)
static int c3_isp_media_register(struct c3_isp_device *isp)
static void c3_isp_media_unregister(struct c3_isp_device *isp)
static void c3_isp_remove_links(struct c3_isp_device *isp)
static int c3_isp_create_links(struct c3_isp_device *isp)
u32 c3_isp_read(struct c3_isp_device *isp, u32 reg)
void c3_isp_write(struct c3_isp_device *isp, u32 reg, u32 val)
static int c3_isp_videos_register(struct c3_isp_device *isp)
static void c3_isp_videos_unregister(struct c3_isp_device *isp)
static int c3_isp_get_clocks(struct c3_isp_device *isp)
void c3_isp_update_bits(struct c3_isp_device *isp, u32 reg, u32 mask, u32 val)
struct c3_isp_device *isp;
struct c3_isp_device *isp = platform_get_drvdata(pdev);
struct c3_isp_device *isp = dev_get_drvdata(dev);
struct c3_isp_device *isp = dev_get_drvdata(dev);
struct c3_isp_device *isp = dev;
struct c3_isp_device *isp =
container_of(notifier, struct c3_isp_device, notifier);
static void c3_isp_params_awb_cood(struct c3_isp_device *isp,
static void c3_isp_params_cfg_awb_config(struct c3_isp_device *isp,
static void c3_isp_params_ae_wt(struct c3_isp_device *isp,
static void c3_isp_params_ae_cood(struct c3_isp_device *isp,
static void c3_isp_params_cfg_ae_config(struct c3_isp_device *isp,
static void c3_isp_params_af_cood(struct c3_isp_device *isp,
static void c3_isp_params_cfg_af_config(struct c3_isp_device *isp,
static void c3_isp_params_cfg_pst_gamma(struct c3_isp_device *isp,
static void c3_isp_params_cfg_ccm(struct c3_isp_device *isp,
static void c3_isp_params_cfg_csc(struct c3_isp_device *isp,
static void c3_isp_params_cfg_blc(struct c3_isp_device *isp,
typedef void (*c3_isp_block_handler)(struct c3_isp_device *isp,
void c3_isp_params_pre_cfg(struct c3_isp_device *isp)
static void c3_isp_params_cfg_awb_gains(struct c3_isp_device *isp,
int c3_isp_params_register(struct c3_isp_device *isp)
void c3_isp_params_unregister(struct c3_isp_device *isp)
void c3_isp_params_isr(struct c3_isp_device *isp)
static void c3_isp_params_awb_wt(struct c3_isp_device *isp,
int c3_isp_resizers_register(struct c3_isp_device *isp)
void c3_isp_resizers_unregister(struct c3_isp_device *isp)
int c3_isp_stats_register(struct c3_isp_device *isp)
void c3_isp_stats_unregister(struct c3_isp_device *isp)
void c3_isp_stats_isr(struct c3_isp_device *isp)
void c3_isp_stats_pre_cfg(struct c3_isp_device *isp)