Searched refs:ATOMISP_DEVICE_STREAMING_DISABLED (Results 1 – 7 of 7) sorted by relevance
197 #define ATOMISP_DEVICE_STREAMING_DISABLED 0 macro
532 case ATOMISP_DEVICE_STREAMING_DISABLED: in atomisp_pipe_check()1424 asd->streaming = ATOMISP_DEVICE_STREAMING_DISABLED; in atomisp_start_streaming()1505 asd->streaming = ATOMISP_DEVICE_STREAMING_DISABLED; in atomisp_stop_streaming()
843 asd->streaming = ATOMISP_DEVICE_STREAMING_DISABLED; in atomisp_release()
772 if (streaming != ATOMISP_DEVICE_STREAMING_DISABLED) { in s_ctrl()
768 if (asd->streaming != ATOMISP_DEVICE_STREAMING_DISABLED) { in atomisp_suspend()
1165 asd->streaming = ATOMISP_DEVICE_STREAMING_DISABLED; in __atomisp_css_recover()5503 if (asd->streaming == ATOMISP_DEVICE_STREAMING_DISABLED) { in atomisp_offline_capture_configure()
3676 if (asd->streaming == ATOMISP_DEVICE_STREAMING_DISABLED) in __get_atomisp_subdev()
Completed in 41 milliseconds