Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pcm/
H A Ddsp.c1375 #define THE_REAL_SNDCTL_DSP_GETBLKSIZE _IOWR('P', 4, int) in dsp_ioctl() macro
1376 case THE_REAL_SNDCTL_DSP_GETBLKSIZE: in dsp_ioctl()