Searched refs:PCM_RUNTIME_CHECK (Results 1 – 5 of 5) sorted by relevance
68 #define PCM_RUNTIME_CHECK(sub) snd_BUG_ON(!(sub) || !(sub)->runtime) macro
426 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_lib_malloc_pages()486 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_lib_free_pages()
789 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_hw_params()952 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_hw_free()986 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_sw_params()2270 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_drop()3410 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_common_ioctl()3586 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_read()3610 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_write()3636 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_readv()3675 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_writev()3716 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_poll()[all …]
1904 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_period_elapsed_under_stream_lock()2201 if (PCM_RUNTIME_CHECK(substream)) in pcm_sanity_check()
982 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_detach_substream()