Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/
Dseq_queue.h87 void snd_seq_queue_remove_cells(int client, struct snd_seq_remove_events *info);
Dseq_queue.c622 void snd_seq_queue_remove_cells(int client, struct snd_seq_remove_events *info) in snd_seq_queue_remove_cells() function
Dseq_clientmgr.c1887 snd_seq_queue_remove_cells(client->number, info); in snd_seq_ioctl_remove_events()