Searched refs:snd_size (Results 1 – 8 of 8) sorted by relevance
88 struct snd_size s_size; in main()
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 */
236 struct snd_size s_size; in audio_init()
795 struct snd_size *p = (struct snd_size *)arg; in dsp_ioctl()817 struct snd_size *p = (struct snd_size *)arg; in dsp_ioctl()
708 [for struct snd_size],721 extern struct snd_size *ss;732 [Do we have struct snd_size?])
946 /* Do we have struct snd_size? */
28771 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for struct snd_size" >&528772 printf %s "checking for struct snd_size... " >&6; }28791 extern struct snd_size *ss;
424 sctp_log_rwnd(uint8_t from, uint32_t peers_rwnd, uint32_t snd_size, uint32_t overhead) in sctp_log_rwnd() argument430 sctp_clog.x.rwnd.send_size = snd_size; in sctp_log_rwnd()