Lines Matching refs:is_thunderboot
171 bool is_thunderboot; member
4716 if (!ar0822->is_thunderboot) { in __ar0822_start_stream()
4748 if (ar0822->is_thunderboot) in __ar0822_stop_stream()
4765 if (ar0822->is_thunderboot && rkisp_tb_get_state() == RKISP_TB_NG) { in ar0822_s_stream()
4766 ar0822->is_thunderboot = false; in ar0822_s_stream()
4812 if (!ar0822->is_thunderboot) { in ar0822_s_power()
4844 if (ar0822->is_thunderboot) in __ar0822_power_on()
4904 if (ar0822->is_thunderboot) { in __ar0822_power_off()
4906 ar0822->is_thunderboot = false; in __ar0822_power_off()
5237 if (ar0822->is_thunderboot) { in ar0822_check_sensor_id()
5299 ar0822->is_thunderboot = IS_ENABLED(CONFIG_VIDEO_ROCKCHIP_THUNDER_BOOT_ISP); in ar0822_probe()