Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_prioq.c330 struct snd_seq_remove_events *info;
337 struct snd_seq_remove_events *info = v->info; in prioq_remove_match()
395 struct snd_seq_remove_events *info) in snd_seq_prioq_remove_events()
H A Dseq_prioq.h43 struct snd_seq_remove_events *info);
H A Dseq_queue.h69 void snd_seq_queue_remove_cells(int client, struct snd_seq_remove_events *info);
H A Dseq_queue.c568 void snd_seq_queue_remove_cells(int client, struct snd_seq_remove_events *info) in snd_seq_queue_remove_cells()
H A Dseq_clientmgr.c1972 struct snd_seq_remove_events *info = arg; in snd_seq_ioctl_remove_events()
2346 struct snd_seq_remove_events remove_events; in snd_seq_ioctl()
/linux/include/uapi/sound/
H A Dasequencer.h412 struct snd_seq_remove_events { struct
655 #define SNDRV_SEQ_IOCTL_REMOVE_EVENTS _IOW ('S', 0x4e, struct snd_seq_remove_events)
413 remove_modesnd_seq_remove_events global() argument
415 timesnd_seq_remove_events global() argument
417 queuesnd_seq_remove_events global() argument
418 destsnd_seq_remove_events global() argument
419 channelsnd_seq_remove_events global() argument
421 typesnd_seq_remove_events global() argument
422 tagsnd_seq_remove_events global() argument
424 reservedsnd_seq_remove_events global() argument
/linux/sound/core/seq/oss/
H A Dseq_oss_writeq.c69 struct snd_seq_remove_events reset; in snd_seq_oss_writeq_clear()