Searched refs:PCM_RUNTIME_CHECK (Results 1 – 5 of 5) sorted by relevance
402 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_lib_malloc_pages()462 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_lib_free_pages()484 if (PCM_RUNTIME_CHECK(substream)) in _snd_pcm_lib_alloc_vmalloc_buffer()511 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_lib_free_vmalloc_buffer()
68 #define PCM_RUNTIME_CHECK(sub) snd_BUG_ON(!(sub) || !(sub)->runtime) macro
720 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_hw_params()885 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_hw_free()919 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_sw_params()2214 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_drop()3299 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_common_ioctl()3475 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_read()3500 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_write()3527 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_readv()3564 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_writev()3603 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_poll()[all …]
1812 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_period_elapsed_under_stream_lock()2097 if (PCM_RUNTIME_CHECK(substream)) in pcm_sanity_check()
991 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_detach_substream()
Completed in 19 milliseconds