Lines Matching refs:is_thunderboot
181 bool is_thunderboot; member
1085 if (!sc230ai->is_thunderboot) { in __sc230ai_start_stream()
1110 if (sc230ai->is_thunderboot) { in __sc230ai_stop_stream()
1131 if (sc230ai->is_thunderboot && rkisp_tb_get_state() == RKISP_TB_NG) { in sc230ai_s_stream()
1132 sc230ai->is_thunderboot = false; in sc230ai_s_stream()
1178 if (!sc230ai->is_thunderboot) { in sc230ai_s_power()
1227 if (sc230ai->is_thunderboot) in __sc230ai_power_on()
1269 if (sc230ai->is_thunderboot) { in __sc230ai_power_off()
1271 sc230ai->is_thunderboot = false; in __sc230ai_power_off()
1593 if (sc230ai->is_thunderboot) { in sc230ai_check_sensor_id()
1654 sc230ai->is_thunderboot = IS_ENABLED(CONFIG_VIDEO_ROCKCHIP_THUNDER_BOOT_ISP); in sc230ai_probe()
1748 if (sc230ai->is_thunderboot) in sc230ai_probe()