Lines Matching refs:is_thunderboot
157 bool is_thunderboot; member
736 if (gc2093->is_thunderboot) in __gc2093_power_on()
767 if (gc2093->is_thunderboot) { in __gc2093_power_off()
769 gc2093->is_thunderboot = false; in __gc2093_power_off()
791 if (gc2093->is_thunderboot) { in gc2093_check_sensor_id()
971 if (!gc2093->is_thunderboot) { in __gc2093_start_stream()
999 if (gc2093->is_thunderboot) { in __gc2093_stop_stream()
1113 if (gc2093->is_thunderboot && rkisp_tb_get_state() == RKISP_TB_NG) { in gc2093_s_stream()
1114 gc2093->is_thunderboot = false; in gc2093_s_stream()
1442 gc2093->is_thunderboot = IS_ENABLED(CONFIG_VIDEO_ROCKCHIP_THUNDER_BOOT_ISP); in gc2093_probe()
1516 if (gc2093->is_thunderboot) in gc2093_probe()