Lines Matching refs:is_thunderboot
186 bool is_thunderboot; member
1769 if (os04a10->is_thunderboot && rkisp_tb_get_state() == RKISP_TB_NG) { in os04a10_set_conversion_gain()
1770 os04a10->is_thunderboot = false; in os04a10_set_conversion_gain()
2077 if (!os04a10->is_thunderboot) { in __os04a10_start_stream()
2106 if (os04a10->is_thunderboot) in __os04a10_stop_stream()
2124 if (os04a10->is_thunderboot && rkisp_tb_get_state() == RKISP_TB_NG) { in os04a10_s_stream()
2125 os04a10->is_thunderboot = false; in os04a10_s_stream()
2172 if (!os04a10->is_thunderboot) { in os04a10_s_power()
2211 if (os04a10->is_thunderboot) in __os04a10_power_on()
2271 if (os04a10->is_thunderboot) { in __os04a10_power_off()
2273 os04a10->is_thunderboot = false; in __os04a10_power_off()
2584 if (!os04a10->is_thunderboot) in os04a10_initialize_controls()
2602 if (os04a10->is_thunderboot) { in os04a10_check_sensor_id()
2637 if (os04a10->is_thunderboot) { in os04a10_get_dcg_ratio()
2695 os04a10->is_thunderboot = IS_ENABLED(CONFIG_VIDEO_ROCKCHIP_THUNDER_BOOT_ISP); in os04a10_probe()