Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dsound.h260 #define PCM_MODE_PLAY 0x02 macro
H A Dsound.c344 mode |= PCM_MODE_PLAY; in sysctl_dev_pcm_mode()