Lines Matching refs:is_thunderboot
190 bool is_thunderboot; member
6462 if (!ov50c40->is_thunderboot) { in __ov50c40_start_stream()
6479 if (ov50c40->is_thunderboot) in __ov50c40_stop_stream()
6503 if (ov50c40->is_thunderboot && rkisp_tb_get_state() == RKISP_TB_NG) { in ov50c40_s_stream()
6504 ov50c40->is_thunderboot = false; in ov50c40_s_stream()
6551 if (!ov50c40->is_thunderboot) { in ov50c40_s_power()
6583 if (ov50c40->is_thunderboot) in __ov50c40_power_on()
6643 if (ov50c40->is_thunderboot) { in __ov50c40_power_off()
6645 ov50c40->is_thunderboot = false; in __ov50c40_power_off()
6998 if (ov50c40->is_thunderboot) { in ov50c40_check_sensor_id()
7064 ov50c40->is_thunderboot = IS_ENABLED(CONFIG_VIDEO_ROCKCHIP_THUNDER_BOOT_ISP); in ov50c40_probe()