Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dsoundcard.h1690 #define SNDCTL_DSP_SET_CHNORDER _IOWR('P', 42, unsigned long long) macro
/dragonfly/sys/dev/sound/pcm/
H A Ddsp.c2085 case SNDCTL_DSP_SET_CHNORDER: in dsp_ioctl()