Searched refs:wdr_enable (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_params_v1x.h | 63 void (*wdr_enable)(struct rkisp_isp_params_vdev *params_vdev, bool en); member
|
| H A D | isp_params_v2x.h | 240 void (*wdr_enable)(struct rkisp_isp_params_vdev *params_vdev, member
|
| H A D | isp_params_v1x.c | 1662 .wdr_enable = isp_dummy_enable, 1694 .wdr_enable = isp_wdr_enable_v12, 1981 ops->wdr_enable(params_vdev, in __isp_isr_other_config()
|
| H A D | isp_params_v2x.c | 3692 .wdr_enable = isp_wdr_enable, 3870 ops->wdr_enable(params_vdev, !!(module_ens & ISP2X_MODULE_WDR)); in __isp_isr_other_en() 4237 ops->wdr_enable(params_vdev, false); in rkisp_params_disable_isp_v2x()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/ |
| H A D | isp_params.h | 93 void (*wdr_enable)(struct rkisp1_isp_params_vdev *params_vdev, member
|
| H A D | isp_params.c | 1711 .wdr_enable = isp_dummy_enable, 1743 .wdr_enable = isp_wdr_enable_v12, 2031 ops->wdr_enable(params_vdev, in __isp_isr_other_config()
|