Searched refs:snd_seq_event (Results 1 – 5 of 5) sorted by relevance
| /include/sound/ |
| A D | seq_kernel.h | 51 int (*event_input)(struct snd_seq_event *ev, int direct, void *private_data, int atomic, int hop); 61 int snd_seq_kernel_client_enqueue(int client, struct snd_seq_event *ev, 63 int snd_seq_kernel_client_dispatch(int client, struct snd_seq_event *ev, int atomic, int hop); 71 int snd_seq_expand_var_event(const struct snd_seq_event *event, int count, char *buf, 73 int snd_seq_expand_var_event_at(const struct snd_seq_event *event, int count, 75 int snd_seq_dump_var_event(const struct snd_seq_event *event, 79 static inline size_t snd_seq_event_packet_size(struct snd_seq_event *ev) in snd_seq_event_packet_size() 83 return sizeof(struct snd_seq_event); in snd_seq_event_packet_size()
|
| A D | seq_midi_event.h | 34 struct snd_seq_event *ev); 37 struct snd_seq_event *ev);
|
| A D | seq_virmidi.h | 27 struct snd_seq_event event;
|
| A D | seq_midi_emul.h | 178 struct snd_seq_event *ev,
|
| /include/uapi/sound/ |
| A D | asequencer.h | 256 struct snd_seq_event *event; /* quoted event */ 281 struct snd_seq_event { struct 316 struct snd_seq_event event;
|
Completed in 10 milliseconds