Home
last modified time | relevance | path

Searched refs:PCM_CHANCOUNT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dsound.h135 #define PCM_CHANCOUNT(d) \ macro
H A Dsound.c567 si->numaudioengines += PCM_CHANCOUNT(d); in sound_oss_sysinfo()
H A Ddsp.c365 if (PCM_CHANCOUNT(d) >= PCM_MAXCHANS) in dsp_open()