Searched refs:synth_info (Results 1 – 5 of 5) sorted by relevance
316 #define SNDCTL_SYNTH_INFO _IOWR('Q', 2, struct synth_info)718 struct synth_info { /* Read only */ struct
211 unsigned struct_synth_info_sz = sizeof(struct synth_info);
505 unsigned struct_synth_info_sz = sizeof(struct synth_info);
981 unsigned struct_synth_info_sz = sizeof(synth_info);
1129 struct synth_info *synthinfo; in mseq_ioctl() 1335 synthinfo = (struct synth_info *)arg; in mseq_ioctl()