Home
last modified time | relevance | path

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

/Linux-v5.15/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()
1252 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) in atomisp_buf_done()
1311 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED && in __atomisp_css_recover()
1408 asd->streaming = ATOMISP_DEVICE_STREAMING_ENABLED; in __atomisp_css_recover()
1527 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) in atomisp_wdt_work()
1604 ATOMISP_DEVICE_STREAMING_ENABLED) { in atomisp_wdt_work()
1629 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) in atomisp_wdt_work()
1666 ATOMISP_DEVICE_STREAMING_ENABLED) in atomisp_css_flush()
1900 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) in atomisp_isr_thread()
[all …]
Datomisp_ioctl.c624 ATOMISP_DEVICE_STREAMING_ENABLED; in atomisp_streaming_count()
1258 if (asd->streaming == ATOMISP_DEVICE_STREAMING_ENABLED) { in atomisp_qbuf()
1745 if (asd->streaming == ATOMISP_DEVICE_STREAMING_ENABLED) { in atomisp_streamon()
1773 asd->streaming = ATOMISP_DEVICE_STREAMING_ENABLED; in atomisp_streamon()
1967 if (asd->streaming == ATOMISP_DEVICE_STREAMING_ENABLED) { in __atomisp_streamoff()
Datomisp_compat_css20.c3702 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) { in atomisp_css_get_dis_stat()
4240 if (asd->streaming != ATOMISP_DEVICE_STREAMING_ENABLED) in atomisp_css_isr_thread()