Lines Matching refs:is_thunderboot
163 bool is_thunderboot; member
1211 if (!os05a20->is_thunderboot) { in __os05a20_start_stream()
1245 if (os05a20->is_thunderboot) in __os05a20_stop_stream()
1263 if (os05a20->is_thunderboot && rkisp_tb_get_state() == RKISP_TB_NG) { in os05a20_s_stream()
1264 os05a20->is_thunderboot = false; in os05a20_s_stream()
1311 if (!os05a20->is_thunderboot) { in os05a20_s_power()
1343 if (os05a20->is_thunderboot) in __os05a20_power_on()
1407 if (os05a20->is_thunderboot) { in __os05a20_power_off()
1409 os05a20->is_thunderboot = false; in __os05a20_power_off()
1728 if (os05a20->is_thunderboot) { in os05a20_check_sensor_id()
1790 os05a20->is_thunderboot = IS_ENABLED(CONFIG_VIDEO_ROCKCHIP_THUNDER_BOOT_ISP); in os05a20_probe()