Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dsound.h151 #define PCM_CHANCOUNT(d) \ macro
H A Dsound.c646 si->numaudioengines += PCM_CHANCOUNT(d); in sound_oss_sysinfo()