Searched defs:snd_seq_pool (Results 1 – 2 of 2) sorted by relevance
26 struct snd_seq_pool { struct27 struct snd_seq_event_cell *ptr; /* pointer to first event chunk */28 struct snd_seq_event_cell *free; /* pointer to the head of the free list */53 int snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event, argument
43 struct snd_seq_pool { struct44 struct snd_seq_event_cell *ptr; /* pointer to first event chunk */45 struct snd_seq_event_cell *free; /* pointer to the head of the free list */70 int snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event, argument