Searched refs:snd_size (Results 1 – 2 of 2) sorted by relevance
136 struct snd_size { struct140 #define AIOGSIZE _IOR('A', 11, struct snd_size)/* read current blocksize */ argument141 #define AIOSSIZE _IOWR('A', 11, struct snd_size) /* sets blocksize */
1200 struct snd_size *p = (struct snd_size *)arg; in dsp_ioctl()1222 struct snd_size *p = (struct snd_size *)arg; in dsp_ioctl()