Home
last modified time | relevance | path

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

/freebsd/lib/libmixer/
H A Dmixer.c494 return (si.nummixers); in mixer_get_nmixers()
/freebsd/sys/dev/sound/pcm/
H A Dsound.c606 si->nummixers = devclass_get_maxunit(pcm_devclass); in sound_oss_sysinfo()
/freebsd/sys/sys/
H A Dsoundcard.h1751 int nummixers; /* # of mixer devices */ member