Searched refs:SNDCTL_DSP_GETBLKSIZE (Results 1 – 8 of 8) sorted by relevance
272 unsigned IOCTL_SNDCTL_DSP_GETBLKSIZE = SNDCTL_DSP_GETBLKSIZE;
789 unsigned IOCTL_SNDCTL_DSP_GETBLKSIZE = SNDCTL_DSP_GETBLKSIZE;
257 _(SNDCTL_DSP_GETBLKSIZE, WRITE, sizeof(int));
2432 unsigned IOCTL_SNDCTL_DSP_GETBLKSIZE = SNDCTL_DSP_GETBLKSIZE;
1363 _(SNDCTL_DSP_GETBLKSIZE, READWRITE, sizeof(int));
791 #define SNDCTL_DSP_GETBLKSIZE _IOR('P', 4, int) macro
987 case SNDCTL_DSP_GETBLKSIZE: in dsp_ioctl()
1837 args->cmd = SNDCTL_DSP_GETBLKSIZE; in linux_ioctl_sound()