Searched refs:autostop (Results 1 – 8 of 8) sorted by relevance
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/modules/sensor/nvp6158/ |
D | coax_table.h | 73 int autostop; member 3018 .autostop = 0, 3032 .autostop = 0, 3046 .autostop = 0, 3060 .autostop = 0, 3074 .autostop = 0, 3088 .autostop = 0, 3102 .autostop = 1, 3116 .autostop = 0, 3130 .autostop = 0, [all …]
|
D | coax_protocol.c | 330 …sensor_dbg("[drv_coax]Ch: %d Command >>>>> %s >>> autostop = %d\n", ch, pCMD->name, pCMD->autostop… in coax_nvp6158_tx_cmd_send() 375 if ((cmd == COAX_CMD_STOP) || (pCMD->autostop == 1)) in coax_nvp6158_tx_cmd_send() 385 if ((cmd == COAX_CMD_STOP) || (pCMD->autostop == 1)) in coax_nvp6158_tx_cmd_send() 388 if ((pCMD->autostop == 1)) { in coax_nvp6158_tx_cmd_send() 420 if ((cmd == COAX_CMD_STOP) || (pCMD->autostop == 1)) in coax_nvp6158_tx_cmd_send()
|
/device/board/isoftstone/yangfan/kernel/src/incl/uapi/linux/ |
D | rkisp1-config.h | 484 __u32 autostop; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
D | rkisp1-config.h | 484 __u32 autostop; member
|
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
D | rkisp1-config.h | 470 __u32 autostop; member
|
/device/board/isoftstone/yangfan/kernel/src/driv/media/isp/ |
D | isp_params_v1x.c | 695 if (arg->autostop) in isp_aec_config_v10() 728 if (arg->autostop) in isp_aec_config_v12()
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
D | isp_params_v1x.c | 541 if (arg->autostop) { in isp_aec_config_v10() 569 if (arg->autostop) { in isp_aec_config_v12()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
D | isp_params_v1x.c | 695 if (arg->autostop) in isp_aec_config_v10() 728 if (arg->autostop) in isp_aec_config_v12()
|