Searched refs:omap3isp_prev_update_config (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/media/platform/omap3isp/ |
D | isppreview.c | 760 offsetof(struct omap3isp_prev_update_config, luma), 769 offsetof(struct omap3isp_prev_update_config, hmed), 775 offsetof(struct omap3isp_prev_update_config, cfa), 781 offsetof(struct omap3isp_prev_update_config, csup), 787 offsetof(struct omap3isp_prev_update_config, wbal), 793 offsetof(struct omap3isp_prev_update_config, blkadj), 799 offsetof(struct omap3isp_prev_update_config, rgb2rgb), 805 offsetof(struct omap3isp_prev_update_config, csc), 811 offsetof(struct omap3isp_prev_update_config, yclimit), 817 offsetof(struct omap3isp_prev_update_config, dcor), [all …]
|
/Linux-v4.19/include/uapi/linux/ |
D | omap3isp.h | 49 _IOWR('V', BASE_VIDIOC_PRIVATE + 2, struct omap3isp_prev_update_config) 651 struct omap3isp_prev_update_config { struct
|
/Linux-v4.19/Documentation/translations/zh_CN/video4linux/ |
D | omap3isp.txt | 152 同样的,VIDIOC_OMAP3ISP_PRV_CFG 接受一个指向 omap3isp_prev_update_config
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | omap3isp.rst | 141 accepts a pointer to struct omap3isp_prev_update_config. The definition of
|