Searched refs:SNDCTL_DSP_SETBLKSIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | soundcard.h | 792 #define SNDCTL_DSP_SETBLKSIZE _IOW('P', 4, int) macro |
/freebsd/sys/dev/sound/pcm/ | ||
H A D | dsp.c | 999 case SNDCTL_DSP_SETBLKSIZE: in dsp_ioctl() |