Searched refs:snd_seq_prioq_remove_events (Results 1 – 3 of 3) sorted by relevance
42 void snd_seq_prioq_remove_events(struct snd_seq_prioq *f, int client,
580 snd_seq_prioq_remove_events(q->tickq, client, info); in snd_seq_queue_remove_cells() 581 snd_seq_prioq_remove_events(q->timeq, client, info); in snd_seq_queue_remove_cells()
394 void snd_seq_prioq_remove_events(struct snd_seq_prioq * f, int client, in snd_seq_prioq_remove_events() function