Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.h296 void (*hdrtmo_enable)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v2x.c3720 .hdrtmo_enable = isp_hdrtmo_enable,
3833 ops->hdrtmo_enable(params_vdev, !!(module_ens & ISP2X_MODULE_HDRTMO)); in __isp_isr_other_en()
3886 ops->hdrtmo_enable(params_vdev, !!(module_ens & ISP2X_MODULE_HDRTMO)); in __isp_isr_other_en()
4251 ops->hdrtmo_enable(params_vdev, false); in rkisp_params_disable_isp_v2x()