Lines Matching refs:is_thunderboot
158 bool is_thunderboot; member
833 if (!sc3338->is_thunderboot) { in __sc3338_start_stream()
858 if (sc3338->is_thunderboot) { in __sc3338_stop_stream()
878 if (sc3338->is_thunderboot && rkisp_tb_get_state() == RKISP_TB_NG) { in sc3338_s_stream()
879 sc3338->is_thunderboot = false; in sc3338_s_stream()
923 if (!sc3338->is_thunderboot) { in sc3338_s_power()
973 if (sc3338->is_thunderboot) in __sc3338_power_on()
1016 if (sc3338->is_thunderboot) { in __sc3338_power_off()
1018 sc3338->is_thunderboot = false; in __sc3338_power_off()
1317 if (sc3338->is_thunderboot) { in sc3338_check_sensor_id()
1379 sc3338->is_thunderboot = IS_ENABLED(CONFIG_VIDEO_ROCKCHIP_THUNDER_BOOT_ISP); in sc3338_probe()
1474 if (sc3338->is_thunderboot) in sc3338_probe()