Searched refs:synth_info (Results 1 – 5 of 5) sorted by relevance
324 #define SNDCTL_SYNTH_INFO _IOWR('Q', 2, struct synth_info)726 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);
1130 struct synth_info *synthinfo; in mseq_ioctl()1336 synthinfo = (struct synth_info *)arg; in mseq_ioctl()