Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDsoundcard.h1605 #define SNDCTL_DSP_SYNCGROUP _IOWR('P', 28, oss_syncgroup) macro
/freebsd-13-stable/sys/dev/sound/pcm/
HDdsp.c2078 case SNDCTL_DSP_SYNCGROUP: in dsp_ioctl()