Home
last modified time | relevance | path

Searched refs:hdrtmo_config (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.h294 void (*hdrtmo_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v2x.c3719 .hdrtmo_config = isp_hdrtmo_config,
3747 ops->hdrtmo_config(params_vdev, &new_params->others.hdrtmo_cfg, type); in __isp_isr_other_config()
3795 ops->hdrtmo_config(params_vdev, &new_params->others.hdrtmo_cfg, type); in __isp_isr_other_config()
4037 ops->hdrtmo_config(params_vdev, &priv_val->last_hdrtmo, RKISP_PARAMS_ALL); in __isp_config_hdrshd()