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.h349 #define PCM_MODE_PLAY 0x02 macro
H A Dsound.c506 mode |= PCM_MODE_PLAY; in pcm_mode_init()