Searched refs:cgc_config (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_params_v21.h | 141 void (*cgc_config)(struct rkisp_isp_params_vdev *params_vdev, member
|
| H A D | isp_params_v32.h | 167 void (*cgc_config)(struct rkisp_isp_params_vdev *params_vdev, member
|
| H A D | isp_params_v3x.h | 167 void (*cgc_config)(struct rkisp_isp_params_vdev *params_vdev, member
|
| H A D | isp_params_v21.c | 3444 .cgc_config = isp_cgc_config, 3494 ops->cgc_config(params_vdev, &new_params->others.cgc_cfg); in __isp_isr_other_config()
|
| H A D | isp_params_v3x.c | 3788 .cgc_config = isp_cgc_config, 3842 ops->cgc_config(params_vdev, &new_params->others.cgc_cfg, id); in __isp_isr_other_config()
|
| H A D | isp_params_v32.c | 3941 .cgc_config = isp_cgc_config, 4001 ops->cgc_config(params_vdev, &new_params->others.cgc_cfg); in __isp_isr_other_config()
|