Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsoundcard.h1678 #define SNDCTL_DSP_SET_PLAYTGT _IOWR('P', 40, int) macro
/freebsd/sys/dev/sound/pcm/
H A Ddsp.c1494 case SNDCTL_DSP_SET_PLAYTGT: /* yes, they are the same for now */ in dsp_ioctl()