Searched refs:PCM_RUNTIME_CHECK (Results 1 – 5 of 5) sorted by relevance
384 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_lib_malloc_pages()437 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_lib_free_pages()457 if (PCM_RUNTIME_CHECK(substream)) in _snd_pcm_lib_alloc_vmalloc_buffer()484 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_lib_free_vmalloc_buffer()
72 #define PCM_RUNTIME_CHECK(sub) snd_BUG_ON(!(sub) || !(sub)->runtime) macro
669 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_hw_params()820 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_hw_free()847 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_sw_params()2120 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_drop()3186 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_common_ioctl()3354 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_read()3378 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_write()3404 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_readv()3440 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_writev()3478 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_poll()[all …]
1800 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_period_elapsed()2062 if (PCM_RUNTIME_CHECK(substream)) in pcm_sanity_check()
983 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_detach_substream()