Home
last modified time | relevance | path

Searched refs:atomisp_streaming_count (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.h58 unsigned int atomisp_streaming_count(struct atomisp_device *isp);
Datomisp_drvfs.c74 if (atomisp_streaming_count(isp)) { in iunit_dump_dbgopt()
Datomisp_ioctl.c617 unsigned int atomisp_streaming_count(struct atomisp_device *isp) in atomisp_streaming_count() function
1973 if (atomisp_streaming_count(isp) > 1) { in atomisp_streamon()
1987 if (asd->depth_mode->val && atomisp_streaming_count(isp) == in atomisp_streamon()
1999 } else if (asd->depth_mode->val && (atomisp_streaming_count(isp) < in atomisp_streamon()
2239 if (atomisp_streaming_count(isp)) { in __atomisp_streamoff()
Datomisp_compat_css20.c1153 if (atomisp_streaming_count(isp)) { in atomisp_css_start()
1194 if ((atomisp_streaming_count(isp) == 0) && sp_is_started) in atomisp_css_start()
2104 if (atomisp_streaming_count(isp) == 0) in atomisp_css_stop()
Datomisp_cmd.c542 if (!atomisp_streaming_count(isp) && !atomisp_is_acc_enabled(isp)) in atomisp_isr()
1492 if (!atomisp_streaming_count(isp)) { in atomisp_wdt_work()
1656 if (!atomisp_streaming_count(isp)) in atomisp_css_flush()
1881 if (!atomisp_streaming_count(isp) && !atomisp_is_acc_enabled(isp)) { in atomisp_isr_thread()