Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dsoundcard.h1595 #define SNDCTL_DSP_GETERROR _IOR ('P', 25, audio_errinfo) macro
/dragonfly/sys/dev/sound/pcm/
H A Ddsp.c2028 case SNDCTL_DSP_GETERROR: in dsp_ioctl()