Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sound/pcm/
HDdsp.c66 #define PCM_SIMPLEX(x) (((struct dsp_cdevinfo *)(x)->si_drv1)->simplex) macro
155 if (PCM_SIMPLEX(dev) != 0) { in getchns()
191 PCM_SIMPLEX(dev) = 0; in getchns()