Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDsoundcard.h1686 #define SNDCTL_DSP_SET_CHNORDER _IOWR('P', 42, unsigned long long) macro
/freebsd-13-stable/sys/dev/sound/pcm/
HDdsp.c2107 case SNDCTL_DSP_SET_CHNORDER: in dsp_ioctl()