Lines Matching refs:is_thunderboot
157 bool is_thunderboot; member
874 if (!sc223a->is_thunderboot) { in __sc223a_start_stream()
899 if (sc223a->is_thunderboot) { in __sc223a_stop_stream()
919 if (sc223a->is_thunderboot && rkisp_tb_get_state() == RKISP_TB_NG) { in sc223a_s_stream()
920 sc223a->is_thunderboot = false; in sc223a_s_stream()
964 if (!sc223a->is_thunderboot) { in sc223a_s_power()
1014 if (sc223a->is_thunderboot) in __sc223a_power_on()
1057 if (sc223a->is_thunderboot) { in __sc223a_power_off()
1059 sc223a->is_thunderboot = false; in __sc223a_power_off()
1358 if (sc223a->is_thunderboot) { in sc223a_check_sensor_id()
1420 sc223a->is_thunderboot = IS_ENABLED(CONFIG_VIDEO_ROCKCHIP_THUNDER_BOOT_ISP); in sc223a_probe()
1438 if (sc223a->is_thunderboot) { in sc223a_probe()
1525 if (sc223a->is_thunderboot) in sc223a_probe()