Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pcm/
H A Ddsp.c63 #define PCM_SIMPLEX(x) (((struct dsp_cdevinfo *)(x)->si_drv1)->simplex) macro
157 if (PCM_SIMPLEX(dev) != 0) { in getchns()
196 PCM_SIMPLEX(dev) = 0; in getchns()