Lines Matching refs:is_thunderboot
173 bool is_thunderboot; member
1556 if (!SC301IOT->is_thunderboot) { in __SC301IOT_start_stream()
1609 if (SC301IOT->is_thunderboot) in __SC301IOT_stop_stream()
1628 if (SC301IOT->is_thunderboot && rkisp_tb_get_state() == RKISP_TB_NG) { in SC301IOT_s_stream()
1629 SC301IOT->is_thunderboot = false; in SC301IOT_s_stream()
1677 if (!SC301IOT->is_thunderboot) { in SC301IOT_s_power()
1726 if (SC301IOT->is_thunderboot) in __SC301IOT_power_on()
1767 if (SC301IOT->is_thunderboot) { in __SC301IOT_power_off()
1769 SC301IOT->is_thunderboot = false; in __SC301IOT_power_off()
2069 if (SC301IOT->is_thunderboot) { in SC301IOT_check_sensor_id()
2133 SC301IOT->is_thunderboot = IS_ENABLED(CONFIG_VIDEO_ROCKCHIP_THUNDER_BOOT_ISP); in SC301IOT_probe()
2173 if (SC301IOT->is_thunderboot) { in SC301IOT_probe()