Home
last modified time | relevance | path

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

/linux-6.15/sound/core/seq/
H A Dseq_queue.h70 void snd_seq_queue_remove_cells(int client, struct snd_seq_remove_events *info);
H A Dseq_queue.c584 void snd_seq_queue_remove_cells(int client, struct snd_seq_remove_events *info) in snd_seq_queue_remove_cells() function
H A Dseq_clientmgr.c1987 snd_seq_queue_remove_cells(client->number, info); in snd_seq_ioctl_remove_events()