Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_file.c46 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) in file_work()
72 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) in file_input_s_stream()
Datomisp_internal.h212 #define ATOMISP_DEVICE_STREAMING_ENABLED 1 macro
Datomisp_cmd.c508 if (asd->streaming == ATOMISP_DEVICE_STREAMING_ENABLED && in __get_asd_from_port()
548 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) in atomisp_isr()
1251 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) in atomisp_buf_done()
1310 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED && in __atomisp_css_recover()
1407 asd->streaming = ATOMISP_DEVICE_STREAMING_ENABLED; in __atomisp_css_recover()
1526 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) in atomisp_wdt_work()
1603 ATOMISP_DEVICE_STREAMING_ENABLED) { in atomisp_wdt_work()
1628 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) in atomisp_wdt_work()
1665 ATOMISP_DEVICE_STREAMING_ENABLED) in atomisp_css_flush()
1899 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) in atomisp_isr_thread()
[all …]
Datomisp_ioctl.c624 ATOMISP_DEVICE_STREAMING_ENABLED; in atomisp_streaming_count()
1260 if (asd->streaming == ATOMISP_DEVICE_STREAMING_ENABLED) { in atomisp_qbuf()
1747 if (asd->streaming == ATOMISP_DEVICE_STREAMING_ENABLED) { in atomisp_streamon()
1775 asd->streaming = ATOMISP_DEVICE_STREAMING_ENABLED; in atomisp_streamon()
1969 if (asd->streaming == ATOMISP_DEVICE_STREAMING_ENABLED) { in __atomisp_streamoff()
Datomisp_compat_css20.c3732 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) { in atomisp_css_get_dis_stat()
4270 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) in atomisp_css_isr_thread()