Searched refs:atomisp_streaming_count (Results 1 – 5 of 5) sorted by relevance
52 unsigned int atomisp_streaming_count(struct atomisp_device *isp);
72 if (atomisp_streaming_count(isp)) { in iunit_dump_dbgopt()
641 unsigned int atomisp_streaming_count(struct atomisp_device *isp) in atomisp_streaming_count() function1672 if (atomisp_streaming_count(isp) > 1) { in atomisp_streamon()1682 if (asd->depth_mode->val && atomisp_streaming_count(isp) == in atomisp_streamon()1690 } else if (asd->depth_mode->val && (atomisp_streaming_count(isp) < in atomisp_streamon()1879 if (atomisp_streaming_count(isp)) { in atomisp_streamoff()
1119 if (atomisp_streaming_count(isp)) { in atomisp_css_start()1158 if ((atomisp_streaming_count(isp) == 0) && sp_is_started) in atomisp_css_start()2048 if (atomisp_streaming_count(isp) == 0) in atomisp_css_stop()
534 if (!atomisp_streaming_count(isp)) in atomisp_isr()1269 if (!atomisp_streaming_count(isp)) in __atomisp_css_recover()1479 if (!atomisp_streaming_count(isp)) { in atomisp_isr_thread()