Searched refs:CHN_DEV (Results 1 – 2 of 2) sorted by relevance
538 if (CHN_DEV(ch) != device) in pcm_chn_create()630 switch (CHN_DEV(ch)) { in pcm_chn_add()672 switch (CHN_DEV(ch)) { in pcm_chn_remove()
241 #define CHN_DEV(x) (snd_unit2d((x)->unit)) macro