Searched refs:omap_vout_new_crop (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/omap/ |
H A D | omap_voutlib.h | 18 int omap_vout_new_crop(struct v4l2_pix_format *pix,
|
H A D | omap_voutlib.c | 169 int omap_vout_new_crop(struct v4l2_pix_format *pix, in omap_vout_new_crop() function 276 EXPORT_SYMBOL_GPL(omap_vout_new_crop); variable
|
H A D | omap_vout.c | 853 ret = omap_vout_new_crop(&vout->pix, &vout->crop, &vout->win, in vidioc_s_selection()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap/ |
H A D | omap_voutlib.h | 18 int omap_vout_new_crop(struct v4l2_pix_format *pix,
|
H A D | omap_voutlib.c | 169 int omap_vout_new_crop(struct v4l2_pix_format *pix, in omap_vout_new_crop() function 276 EXPORT_SYMBOL_GPL(omap_vout_new_crop); variable
|
H A D | omap_vout.c | 854 ret = omap_vout_new_crop(&vout->pix, &vout->crop, &vout->win, in vidioc_s_selection()
|
Completed in 7 milliseconds