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