Lines Matching refs:is_thunderboot
158 bool is_thunderboot; member
836 if (!sc4336->is_thunderboot) { in __sc4336_start_stream()
853 if (sc4336->is_thunderboot) { in __sc4336_stop_stream()
874 if (sc4336->is_thunderboot && rkisp_tb_get_state() == RKISP_TB_NG) { in sc4336_s_stream()
875 sc4336->is_thunderboot = false; in sc4336_s_stream()
923 if (!sc4336->is_thunderboot) { in sc4336_s_power()
972 if (sc4336->is_thunderboot) in __sc4336_power_on()
1014 if (sc4336->is_thunderboot) { in __sc4336_power_off()
1016 sc4336->is_thunderboot = false; in __sc4336_power_off()
1313 if (sc4336->is_thunderboot) { in sc4336_check_sensor_id()
1374 sc4336->is_thunderboot = IS_ENABLED(CONFIG_VIDEO_ROCKCHIP_THUNDER_BOOT_ISP); in sc4336_probe()
1384 if (sc4336->is_thunderboot) { in sc4336_probe()
1470 if (sc4336->is_thunderboot) in sc4336_probe()