Home
last modified time | relevance | path

Searched refs:snd_seq_remove_events (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/sound/core/seq/
Dseq_prioq.h58 struct snd_seq_remove_events *info);
Dseq_queue.h87 void snd_seq_queue_remove_cells(int client, struct snd_seq_remove_events *info);
Dseq_prioq.c343 static int prioq_remove_match(struct snd_seq_remove_events *info, in prioq_remove_match()
400 struct snd_seq_remove_events *info) in snd_seq_prioq_remove_events()
Dseq_queue.c622 void snd_seq_queue_remove_cells(int client, struct snd_seq_remove_events *info) in snd_seq_queue_remove_cells()
Dseq_clientmgr.c1872 struct snd_seq_remove_events *info = arg; in snd_seq_ioctl_remove_events()
2108 struct snd_seq_remove_events remove_events; in snd_seq_ioctl()
/Linux-v4.19/include/uapi/sound/
Dasequencer.h392 struct snd_seq_remove_events { struct
606 #define SNDRV_SEQ_IOCTL_REMOVE_EVENTS _IOW ('S', 0x4e, struct snd_seq_remove_events)
/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_writeq.c81 struct snd_seq_remove_events reset; in snd_seq_oss_writeq_clear()