Home
last modified time | relevance | path

Searched refs:snd_seq_prioq_remove_events (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/sound/core/seq/
Dseq_prioq.h59 void snd_seq_prioq_remove_events(struct snd_seq_prioq *f, int client,
Dseq_queue.c644 snd_seq_prioq_remove_events(q->tickq, client, info); in snd_seq_queue_remove_cells()
645 snd_seq_prioq_remove_events(q->timeq, client, info); in snd_seq_queue_remove_cells()
Dseq_prioq.c401 void snd_seq_prioq_remove_events(struct snd_seq_prioq * f, int client, in snd_seq_prioq_remove_events() function