Searched defs:PCM_RUNTIME_CHECK (Results 1 – 2 of 2) sorted by relevance
73 #define PCM_RUNTIME_CHECK(sub) snd_BUG_ON(!(sub) || !(sub)->runtime) macro
68 #define PCM_RUNTIME_CHECK(sub) snd_BUG_ON(!(sub) || !(sub)->runtime) macro