Lines Matching refs:is_thunderboot
179 bool is_thunderboot; member
1370 if (!sc200ai->is_thunderboot) { in __sc200ai_start_stream()
1397 if (sc200ai->is_thunderboot) { in __sc200ai_stop_stream()
1418 if (sc200ai->is_thunderboot && rkisp_tb_get_state() == RKISP_TB_NG) { in sc200ai_s_stream()
1419 sc200ai->is_thunderboot = false; in sc200ai_s_stream()
1466 if (!sc200ai->is_thunderboot) { in sc200ai_s_power()
1515 if (sc200ai->is_thunderboot) in __sc200ai_power_on()
1557 if (sc200ai->is_thunderboot) { in __sc200ai_power_off()
1559 sc200ai->is_thunderboot = false; in __sc200ai_power_off()
1862 if (sc200ai->is_thunderboot) { in sc200ai_check_sensor_id()
2049 sc200ai->is_thunderboot = IS_ENABLED(CONFIG_VIDEO_ROCKCHIP_THUNDER_BOOT_ISP); in sc200ai_probe()
2137 if (sc200ai->is_thunderboot) in sc200ai_probe()