isp_prev_device
struct isp_prev_device isp_prev;
static void preview_config_input_format(struct isp_prev_device *prev,
static void preview_config_input_size(struct isp_prev_device *prev, u32 active)
preview_config_inlineoffset(struct isp_prev_device *prev, u32 offset)
static void preview_set_inaddr(struct isp_prev_device *prev, u32 addr)
static void preview_config_outlineoffset(struct isp_prev_device *prev,
static void preview_set_outaddr(struct isp_prev_device *prev, u32 addr)
static void preview_adjust_bandwidth(struct isp_prev_device *prev)
int omap3isp_preview_busy(struct isp_prev_device *prev)
struct isp_prev_device *prev = &isp->isp_prev;
static void preview_print_status(struct isp_prev_device *prev)
static void preview_init_params(struct isp_prev_device *prev)
static unsigned int preview_max_out_width(struct isp_prev_device *prev)
static void preview_configure(struct isp_prev_device *prev)
static void preview_enable_oneshot(struct isp_prev_device *prev)
void omap3isp_preview_isr_frame_sync(struct isp_prev_device *prev)
static void preview_isr_buffer(struct isp_prev_device *prev)
preview_config_luma_enhancement(struct isp_prev_device *prev,
void omap3isp_preview_isr(struct isp_prev_device *prev)
struct isp_prev_device *prev = &video->isp->isp_prev;
struct isp_prev_device *prev =
container_of(ctrl->handler, struct isp_prev_device, ctrls);
struct isp_prev_device *prev = v4l2_get_subdevdata(sd);
struct isp_prev_device *prev = v4l2_get_subdevdata(sd);
preview_enable_luma_enhancement(struct isp_prev_device *prev, bool enable)
__preview_get_format(struct isp_prev_device *prev,
__preview_get_crop(struct isp_prev_device *prev,
static void preview_try_format(struct isp_prev_device *prev,
static void preview_try_crop(struct isp_prev_device *prev,
static void preview_enable_invalaw(struct isp_prev_device *prev, bool enable)
struct isp_prev_device *prev = v4l2_get_subdevdata(sd);
struct isp_prev_device *prev = v4l2_get_subdevdata(sd);
struct isp_prev_device *prev = v4l2_get_subdevdata(sd);
static void preview_config_hmed(struct isp_prev_device *prev,
struct isp_prev_device *prev = v4l2_get_subdevdata(sd);
struct isp_prev_device *prev = v4l2_get_subdevdata(sd);
static void preview_enable_hmed(struct isp_prev_device *prev, bool enable)
struct isp_prev_device *prev = v4l2_get_subdevdata(sd);
void omap3isp_preview_unregister_entities(struct isp_prev_device *prev)
int omap3isp_preview_register_entities(struct isp_prev_device *prev,
static int preview_init_entities(struct isp_prev_device *prev)
static void preview_config_cfa(struct isp_prev_device *prev,
struct isp_prev_device *prev = &isp->isp_prev;
struct isp_prev_device *prev = &isp->isp_prev;
preview_config_chroma_suppression(struct isp_prev_device *prev,
preview_enable_chroma_suppression(struct isp_prev_device *prev, bool enable)
preview_config_whitebalance(struct isp_prev_device *prev,
preview_config_blkadj(struct isp_prev_device *prev,
preview_config_rgb_blending(struct isp_prev_device *prev,
preview_config_csc(struct isp_prev_device *prev,
preview_config_yc_range(struct isp_prev_device *prev,
preview_config_dcor(struct isp_prev_device *prev,
static void preview_enable_dcor(struct isp_prev_device *prev, bool enable)
preview_enable_drkframe_capture(struct isp_prev_device *prev, bool enable)
static void preview_enable_drkframe(struct isp_prev_device *prev, bool enable)
preview_config_noisefilter(struct isp_prev_device *prev,
preview_enable_noisefilter(struct isp_prev_device *prev, bool enable)
preview_config_gammacorrn(struct isp_prev_device *prev,
preview_enable_gammacorrn(struct isp_prev_device *prev, bool enable)
preview_config_contrast(struct isp_prev_device *prev,
preview_config_brightness(struct isp_prev_device *prev,
preview_update_contrast(struct isp_prev_device *prev, u8 contrast)
preview_update_brightness(struct isp_prev_device *prev, u8 brightness)
preview_params_lock(struct isp_prev_device *prev, u32 update, bool shadow)
preview_params_unlock(struct isp_prev_device *prev, u32 update, bool shadow)
static void preview_params_switch(struct isp_prev_device *prev)
void (*config)(struct isp_prev_device *, const struct prev_params *);
void (*enable)(struct isp_prev_device *, bool);
static int preview_config(struct isp_prev_device *prev,
static void preview_setup_hw(struct isp_prev_device *prev, u32 update,
static void preview_config_ycpos(struct isp_prev_device *prev, u32 pixelcode)
static void preview_config_averager(struct isp_prev_device *prev, u8 average)
int omap3isp_preview_register_entities(struct isp_prev_device *prv,
void omap3isp_preview_unregister_entities(struct isp_prev_device *prv);
void omap3isp_preview_isr_frame_sync(struct isp_prev_device *prev);
void omap3isp_preview_isr(struct isp_prev_device *prev);
int omap3isp_preview_busy(struct isp_prev_device *isp_prev);