Home
last modified time | relevance | path

Searched defs:PCM_RUNTIME_CHECK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_local.h73 #define PCM_RUNTIME_CHECK(sub) snd_BUG_ON(!(sub) || !(sub)->runtime) macro
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_local.h68 #define PCM_RUNTIME_CHECK(sub) snd_BUG_ON(!(sub) || !(sub)->runtime) macro

Completed in 1 milliseconds