Searched refs:SND_C_MASK (Results 1 – 3 of 3) sorted by relevance
50 #define SND_C_MASK (snd_c2unit(snd_max_c())) macro
197 SND_D_MASK, snd_max_d() + 1, SND_C_MASK, snd_max_c() + 1); in snd_unit_init()
285 !(devunit & ~(SND_U_MASK | SND_D_MASK | SND_C_MASK))) && in pcm_chnalloc()