Searched refs:omap3isp_prev_update_config (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/media/platform/ti/omap3isp/ |
D | isppreview.c | 757 offsetof(struct omap3isp_prev_update_config, luma), 766 offsetof(struct omap3isp_prev_update_config, hmed), 772 offsetof(struct omap3isp_prev_update_config, cfa), 778 offsetof(struct omap3isp_prev_update_config, csup), 784 offsetof(struct omap3isp_prev_update_config, wbal), 790 offsetof(struct omap3isp_prev_update_config, blkadj), 796 offsetof(struct omap3isp_prev_update_config, rgb2rgb), 802 offsetof(struct omap3isp_prev_update_config, csc), 808 offsetof(struct omap3isp_prev_update_config, yclimit), 814 offsetof(struct omap3isp_prev_update_config, dcor), [all …]
|
/linux-6.1.9/include/uapi/linux/ |
D | omap3isp.h | 49 _IOWR('V', BASE_VIDIOC_PRIVATE + 2, struct omap3isp_prev_update_config) 656 struct omap3isp_prev_update_config { struct
|
/linux-6.1.9/Documentation/translations/zh_CN/video4linux/ |
D | omap3isp.txt | 152 同样的,VIDIOC_OMAP3ISP_PRV_CFG 接受一个指向 omap3isp_prev_update_config
|
/linux-6.1.9/Documentation/userspace-api/media/drivers/ |
D | omap3isp-uapi.rst | 87 accepts a pointer to struct omap3isp_prev_update_config. The definition of
|