Searched refs:lsc_config (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_params_v1x.h | 18 void (*lsc_config)(struct rkisp_isp_params_vdev *params_vdev, member
|
| H A D | isp_params_v21.h | 27 void (*lsc_config)(struct rkisp_isp_params_vdev *params_vdev, member
|
| H A D | isp_params_v32.h | 43 void (*lsc_config)(struct rkisp_isp_params_vdev *params_vdev, member
|
| H A D | isp_params_v3x.h | 43 void (*lsc_config)(struct rkisp_isp_params_vdev *params_vdev, member
|
| H A D | isp_params_v1x.c | 1640 .lsc_config = isp_lsc_config, 1672 .lsc_config = isp_lsc_config, 1798 ops->lsc_config(params_vdev, &new_params->others.lsc_config); in __isp_isr_other_config() 2074 lsc = &new_params->others.lsc_config; in __preisp_isr_update_hdrae_para()
|
| H A D | isp_params_v2x.h | 198 void (*lsc_config)(struct rkisp_isp_params_vdev *params_vdev, member
|
| H A D | isp_params_v2x.c | 3671 .lsc_config = isp_lsc_config, 3762 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg); in __isp_isr_other_config()
|
| H A D | isp_params_v21.c | 3387 .lsc_config = isp_lsc_config, 3475 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg); in __isp_isr_other_config()
|
| H A D | isp_params_v3x.c | 3727 .lsc_config = isp_lsc_config, 3814 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg, id); in __isp_isr_other_config()
|
| H A D | isp_params_v32.c | 3880 .lsc_config = isp_lsc_config, 3973 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg); in __isp_isr_other_config()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/ |
| H A D | isp_params.h | 48 void (*lsc_config)(struct rkisp1_isp_params_vdev *params_vdev, member
|
| H A D | isp_params.c | 1689 .lsc_config = isp_lsc_config, 1721 .lsc_config = isp_lsc_config, 1846 ops->lsc_config(params_vdev, &new_params->others.lsc_config); in __isp_isr_other_config() 2123 lsc = &new_params->others.lsc_config; in __preisp_isr_update_hdrae_para()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/uapi/ |
| H A D | rkisp1-config.h | 721 struct rkisp1_cif_isp_lsc_config lsc_config; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rk-isp1-config.h | 695 struct cifisp_lsc_config lsc_config; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/ |
| H A D | rkisp1-params.c | 953 &new_params->others.lsc_config); in rkisp1_isp_isr_other_config()
|