Home
last modified time | relevance | path

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

/src/usr.sbin/sndctl/
H A Dsndctl.c238 { PCM_CAP_SPECIAL, "SPECIAL" },
/src/sys/sys/
H A Dsoundcard.h867 # define PCM_CAP_SPECIAL 0x01000000 /* Not for ordinary "multimedia" use */ macro