Searched refs:snd_seq_event (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/include/sound/ |
D | seq_kernel.h | 66 int (*event_input)(struct snd_seq_event *ev, int direct, void *private_data, int atomic, int hop); 76 int snd_seq_kernel_client_enqueue(int client, struct snd_seq_event *ev, int atomic, int hop); 77 int snd_seq_kernel_client_dispatch(int client, struct snd_seq_event *ev, int atomic, int hop); 85 int snd_seq_expand_var_event(const struct snd_seq_event *event, int count, char *buf, 87 int snd_seq_dump_var_event(const struct snd_seq_event *event,
|
D | seq_midi_event.h | 47 struct snd_seq_event *ev); 50 struct snd_seq_event *ev);
|
D | seq_virmidi.h | 41 struct snd_seq_event event;
|
D | seq_midi_emul.h | 191 void snd_midi_process_event(struct snd_midi_op *ops, struct snd_seq_event *ev,
|
/linux-4.19.296/include/uapi/sound/ |
D | asequencer.h | 268 struct snd_seq_event *event; /* quoted event */ 273 struct snd_seq_event { struct 306 struct snd_seq_event event; argument
|