Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDsoundcard.h1681 #define SNDCTL_DSP_SET_PLAYTGT _IOWR('P', 40, int) macro
/NextBSD/sys/dev/sound/pcm/
HDdsp.c1886 case SNDCTL_DSP_SET_PLAYTGT: /* yes, they are the same for now */ in dsp_ioctl()