Home
last modified time | relevance | path

Searched refs:ctk_config (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.h22 void (*ctk_config)(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_ctk_config *arg); member
H A Disp_params_v1x.c1216 .ctk_config = isp_ctk_config,
1248 .ctk_config = isp_ctk_config,
1424 ops->ctk_config(params_vdev, &new_params->others.ctk_config); in _isp_isr_other_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.h30 void (*ctk_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v1x.c1646 .ctk_config = isp_ctk_config,
1678 .ctk_config = isp_ctk_config,
1884 ops->ctk_config(params_vdev, &new_params->others.ctk_config); in __isp_isr_other_config()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp1-config.h666 * @ctk_config: cross talk config
682 struct cifisp_ctk_config ctk_config; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp1-config.h683 * @ctk_config: cross talk config
699 struct cifisp_ctk_config ctk_config; member

Completed in 10 milliseconds