Searched refs:SNDCTL_DSP_SETBLKSIZE (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/sys/ | ||
| HD | soundcard.h | 784 #define SNDCTL_DSP_SETBLKSIZE _IOW('P', 4, int) macro |
| /dragonfly/sys/dev/sound/pcm/ | ||
| HD | dsp.c | 1389 case SNDCTL_DSP_SETBLKSIZE: in dsp_ioctl() |