Home
last modified time | relevance | path

Searched refs:isp_res_device (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/ti/omap3isp/
A Dispresizer.h91 struct isp_res_device { struct
121 int omap3isp_resizer_register_entities(struct isp_res_device *res, argument
123 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);
A Dispresizer.c117 __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 …]
A Disp.h209 struct isp_res_device isp_res;

Completed in 9 milliseconds