Home
last modified time | relevance | path

Searched refs:bls_config (Results 1 - 16 of 16) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.h15 void (*bls_config)(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_bls_config *arg); member
H A Disp_params_v21.h17 void (*bls_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp21_bls_cfg *arg); member
H A Disp_params_v3x.h31 void (*bls_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp21_bls_cfg *arg, u32 id); member
H A Disp_params_v2x.h168 void (*bls_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_bls_cfg *arg); member
H A Disp_params_v1x.c1209 .bls_config = isp_bls_config,
1241 .bls_config = isp_bls_config,
1323 ops->bls_config(params_vdev, &new_params->others.bls_config); in _isp_isr_other_config()
H A Disp_params_v21.c2671 .bls_config = isp_bls_config,
2757 ops->bls_config(params_vdev, &new_params->others.bls_cfg); in _isp_isr_other_config()
H A Disp_params_v3x.c2985 .bls_config = isp_bls_config,
3082 ops->bls_config(params_vdev, &new_params->others.bls_cfg, id); in __isp_isr_other_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.h16 void (*bls_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v21.h19 void (*bls_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v3x.h35 void (*bls_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v2x.h186 void (*bls_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v1x.c1639 .bls_config = isp_bls_config,
1671 .bls_config = isp_bls_config,
1762 ops->bls_config(params_vdev, &new_params->others.bls_config); in __isp_isr_other_config()
H A Disp_params_v21.c3350 .bls_config = isp_bls_config,
3435 ops->bls_config(params_vdev, &new_params->others.bls_cfg); in __isp_isr_other_config()
H A Disp_params_v3x.c3662 .bls_config = isp_bls_config,
3758 ops->bls_config(params_vdev, &new_params->others.bls_cfg, id); in __isp_isr_other_config()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp1-config.h660 * @bls_config: Black Level Subtraction config
668 * @bls_config: black level suntraction config
676 struct cifisp_bls_config bls_config; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp1-config.h677 * @bls_config: Black Level Subtraction config
685 * @bls_config: black level suntraction config
693 struct cifisp_bls_config bls_config; member

Completed in 32 milliseconds