Searched refs:snd_seq_prioq_remove_events (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_prioq.h | 42 void snd_seq_prioq_remove_events(struct snd_seq_prioq *f, int client,
|
H A D | seq_queue.c | 638 snd_seq_prioq_remove_events(q->tickq, client, info); in snd_seq_queue_remove_cells() 639 snd_seq_prioq_remove_events(q->timeq, client, info); in snd_seq_queue_remove_cells()
|
H A D | seq_prioq.c | 384 void snd_seq_prioq_remove_events(struct snd_seq_prioq * f, int client, in snd_seq_prioq_remove_events() function
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_prioq.h | 42 void snd_seq_prioq_remove_events(struct snd_seq_prioq *f, int client,
|
H A D | seq_queue.c | 617 snd_seq_prioq_remove_events(q->tickq, client, info); in snd_seq_queue_remove_cells() 618 snd_seq_prioq_remove_events(q->timeq, client, info); in snd_seq_queue_remove_cells()
|
H A D | seq_prioq.c | 384 void snd_seq_prioq_remove_events(struct snd_seq_prioq * f, int client, in snd_seq_prioq_remove_events() function
|
Completed in 7 milliseconds