Searched refs:atomisp_streaming_count (Results 1 – 5 of 5) sorted by relevance
58 unsigned int atomisp_streaming_count(struct atomisp_device *isp);
74 if (atomisp_streaming_count(isp)) { in iunit_dump_dbgopt()
618 unsigned int atomisp_streaming_count(struct atomisp_device *isp) in atomisp_streaming_count() function1811 if (atomisp_streaming_count(isp) > 1) { in atomisp_streamon()1825 if (asd->depth_mode->val && atomisp_streaming_count(isp) == in atomisp_streamon()1837 } else if (asd->depth_mode->val && (atomisp_streaming_count(isp) < in atomisp_streamon()2071 if (atomisp_streaming_count(isp)) { in __atomisp_streamoff()
1162 if (atomisp_streaming_count(isp)) { in atomisp_css_start()1203 if ((atomisp_streaming_count(isp) == 0) && sp_is_started) in atomisp_css_start()2124 if (atomisp_streaming_count(isp) == 0) in atomisp_css_stop()
542 if (!atomisp_streaming_count(isp) && !atomisp_is_acc_enabled(isp)) in atomisp_isr()1479 if (!atomisp_streaming_count(isp)) { in atomisp_wdt_work()1648 if (!atomisp_streaming_count(isp)) in atomisp_css_flush()1861 if (!atomisp_streaming_count(isp) && !atomisp_is_acc_enabled(isp)) { in atomisp_isr_thread()