Searched refs:isp_device (Results 1 – 18 of 18) sorted by relevance
98 int omap3isp_h3a_aewb_init(struct isp_device *isp);99 int omap3isp_h3a_af_init(struct isp_device *isp);101 void omap3isp_h3a_aewb_cleanup(struct isp_device *isp);102 void omap3isp_h3a_af_cleanup(struct isp_device *isp);
22 struct isp_device;24 int omap3isp_hist_init(struct isp_device *isp);25 void omap3isp_hist_cleanup(struct isp_device *isp);
23 struct isp_device *isp;40 int omap3isp_csiphy_init(struct isp_device *isp);41 void omap3isp_csiphy_cleanup(struct isp_device *isp);
145 struct isp_device;147 int omap3isp_preview_init(struct isp_device *isp);148 void omap3isp_preview_cleanup(struct isp_device *isp);159 void omap3isp_preview_restore_context(struct isp_device *isp);
152 struct isp_device *isp = to_isp_device(prev); in preview_config_luma_enhancement() 170 struct isp_device *isp = to_isp_device(prev); in preview_enable_luma_enhancement() 185 struct isp_device *isp = to_isp_device(prev); in preview_enable_invalaw() 201 struct isp_device *isp = to_isp_device(prev); in preview_config_hmed() 215 struct isp_device *isp = to_isp_device(prev); in preview_enable_hmed() 244 struct isp_device *isp = to_isp_device(prev); in preview_config_cfa() 272 struct isp_device *isp = to_isp_device(prev); in preview_config_chroma_suppression() 287 struct isp_device *isp = to_isp_device(prev); in preview_enable_chroma_suppression() 306 struct isp_device *isp = to_isp_device(prev); in preview_config_whitebalance() 345 struct isp_device *is in preview_config_blkadj() [all...]
160 struct isp_device;162 int omap3isp_ccdc_init(struct isp_device *isp);163 void omap3isp_ccdc_cleanup(struct isp_device *isp);170 void omap3isp_ccdc_restore_context(struct isp_device *isp);
154 struct isp_device *isp = to_isp_device(res); in resizer_set_filters() 185 struct isp_device *isp = to_isp_device(res); in resizer_set_bilinear() 202 struct isp_device *isp = to_isp_device(res); in resizer_set_ycpos() 229 struct isp_device *isp = to_isp_device(res); in resizer_set_phase() 265 struct isp_device *isp = to_isp_device(res); in resizer_set_luma() 291 struct isp_device *isp = to_isp_device(res); in resizer_set_source() 311 struct isp_device *isp = to_isp_device(res); in resizer_set_ratio() 355 struct isp_device *isp = to_isp_device(res); in resizer_set_output_size() 376 struct isp_device *isp = to_isp_device(res); in resizer_set_output_offset() 398 struct isp_device *is in resizer_set_start() [all...]
19 struct isp_device;78 int omap3isp_ccp2_init(struct isp_device *isp);79 void omap3isp_ccp2_cleanup(struct isp_device *isp);
116 struct isp_device;118 int omap3isp_resizer_init(struct isp_device *isp);119 void omap3isp_resizer_cleanup(struct isp_device *isp);
70 struct isp_device *isp = to_isp_device(ccp2); in ccp2_print_status() 112 struct isp_device *isp = to_isp_device(ccp2); in ccp2_reset() 135 struct isp_device *isp = to_isp_device(ccp2); in ccp2_pwr_cfg() 150 struct isp_device *isp = to_isp_device(ccp2); in ccp2_if_enable() 184 struct isp_device *isp = to_isp_device(ccp2); in ccp2_mem_enable() 210 struct isp_device *isp = to_isp_device(ccp2); in ccp2_phyif_config() 255 struct isp_device *isp = to_isp_device(ccp2); in ccp2_vp_config() 288 struct isp_device *isp = to_isp_device(ccp2); in ccp2_lcx_config() 389 struct isp_device *isp = to_isp_device(ccp2); in ccp2_adjust_bandwidth() 437 struct isp_device *is in ccp2_mem_configure() [all...]
124 struct isp_device *isp;147 int omap3isp_csi2_init(struct isp_device *isp);148 void omap3isp_csi2_cleanup(struct isp_device *isp);
32 struct isp_device *isp = hist->isp; in hist_reset_mem() 64 struct isp_device *isp = hist->isp; in hist_setup_regs() 231 struct isp_device *isp = hist->isp; in hist_buf_pio() 474 int omap3isp_hist_init(struct isp_device *isp) in omap3isp_hist_init() 532 void omap3isp_hist_cleanup(struct isp_device *isp) in omap3isp_hist_cleanup()
25 struct isp_device;163 struct isp_device *isp;
336 int omap3isp_csiphy_init(struct isp_device *isp) in omap3isp_csiphy_init() 361 void omap3isp_csiphy_cleanup(struct isp_device *isp) in omap3isp_csiphy_cleanup()
287 int omap3isp_h3a_aewb_init(struct isp_device *isp) in omap3isp_h3a_aewb_init() 347 void omap3isp_h3a_aewb_cleanup(struct isp_device *isp) in omap3isp_h3a_aewb_cleanup()
96 struct isp_device *isp;
350 int omap3isp_h3a_af_init(struct isp_device *isp) in omap3isp_h3a_af_init() 402 void omap3isp_h3a_af_cleanup(struct isp_device *isp) in omap3isp_h3a_af_cleanup()
953 struct isp_device *isp = video->isp; in isp_video_check_external_subdevs()