Searched refs:isp_res_device (Results 1 – 3 of 3) sorted by relevance
91 struct isp_res_device { struct121 int omap3isp_resizer_register_entities(struct isp_res_device *res, argument123 void omap3isp_resizer_unregister_entities(struct isp_res_device *res);124 void omap3isp_resizer_isr_frame_sync(struct isp_res_device *res);125 void omap3isp_resizer_isr(struct isp_res_device *isp_res);127 void omap3isp_resizer_max_rate(struct isp_res_device *res,130 void omap3isp_resizer_suspend(struct isp_res_device *isp_res);132 void omap3isp_resizer_resume(struct isp_res_device *isp_res);134 int omap3isp_resizer_busy(struct isp_res_device *isp_res);
117 __resizer_get_format(struct isp_res_device *res, in __resizer_get_format()134 __resizer_get_crop(struct isp_res_device *res, in __resizer_get_crop()263 static void resizer_set_luma(struct isp_res_device *res, in resizer_set_luma()610 int omap3isp_resizer_busy(struct isp_res_device *res) in omap3isp_resizer_busy()1061 void omap3isp_resizer_isr(struct isp_res_device *res) in omap3isp_resizer_isr()1092 struct isp_res_device *res = &video->isp->isp_res; in resizer_video_queue()1135 struct isp_res_device *res = v4l2_get_subdevdata(sd); in resizer_set_stream()1229 struct isp_res_device *res = v4l2_get_subdevdata(sd); in resizer_get_selection()1282 struct isp_res_device *res = v4l2_get_subdevdata(sd); in resizer_set_selection()1785 struct isp_res_device *res = &isp->isp_res; in omap3isp_resizer_init()[all …]
209 struct isp_res_device isp_res;