Searched defs:snd_seq_ev_quote (Results 1 – 2 of 2) sorted by relevance
195 struct snd_seq_ev_quote { struct196 struct snd_seq_addr origin;197 unsigned short value;199 struct snd_seq_event * event;
263 struct snd_seq_ev_quote { struct264 struct snd_seq_addr origin; /* original sender */265 unsigned short value; /* optional data */266 struct snd_seq_event *event; /* quoted event */