Lines Matching refs:is_thunderboot
155 bool is_thunderboot; member
870 if (!sc5336->is_thunderboot) { in __sc5336_start_stream()
887 if (sc5336->is_thunderboot) { in __sc5336_stop_stream()
908 if (sc5336->is_thunderboot && rkisp_tb_get_state() == RKISP_TB_NG) { in sc5336_s_stream()
909 sc5336->is_thunderboot = false; in sc5336_s_stream()
957 if (!sc5336->is_thunderboot) { in sc5336_s_power()
1006 if (sc5336->is_thunderboot) in __sc5336_power_on()
1048 if (sc5336->is_thunderboot) { in __sc5336_power_off()
1050 sc5336->is_thunderboot = false; in __sc5336_power_off()
1348 if (sc5336->is_thunderboot) { in sc5336_check_sensor_id()
1409 sc5336->is_thunderboot = IS_ENABLED(CONFIG_VIDEO_ROCKCHIP_THUNDER_BOOT_ISP); in sc5336_probe()
1419 if (sc5336->is_thunderboot) { in sc5336_probe()
1505 if (sc5336->is_thunderboot) in sc5336_probe()