Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDsoundcard.h784 #define SNDCTL_DSP_SETBLKSIZE _IOW('P', 4, int) macro
/dragonfly/sys/dev/sound/pcm/
HDdsp.c1389 case SNDCTL_DSP_SETBLKSIZE: in dsp_ioctl()