Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dsoundcard.h1707 #define SNDCTL_DSP_POLICY _IOW('P', 45, int) /* See the manual */ macro
/dragonfly/sys/dev/sound/pcm/
H A Ddsp.c2068 case SNDCTL_DSP_POLICY: in dsp_ioctl()