Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_prioq.h43 struct snd_seq_remove_events *info);
H A Dseq_queue.h73 void snd_seq_queue_remove_cells(int client, struct snd_seq_remove_events *info);
H A Dseq_prioq.c328 static int prioq_remove_match(struct snd_seq_remove_events *info, in prioq_remove_match()
385 struct snd_seq_remove_events *info) in snd_seq_prioq_remove_events()
H A Dseq_queue.c627 void snd_seq_queue_remove_cells(int client, struct snd_seq_remove_events *info) in snd_seq_queue_remove_cells()
H A Dseq_clientmgr.c1895 struct snd_seq_remove_events *info = arg; in snd_seq_ioctl_remove_events()
2125 struct snd_seq_remove_events remove_events; in snd_seq_ioctl()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasequencer.h392 struct snd_seq_remove_events { struct
606 #define SNDRV_SEQ_IOCTL_REMOVE_EVENTS _IOW ('S', 0x4e, struct snd_seq_remove_events)
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasequencer.h392 struct snd_seq_remove_events { struct
606 #define SNDRV_SEQ_IOCTL_REMOVE_EVENTS _IOW ('S', 0x4e, struct snd_seq_remove_events)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasequencer.h392 struct snd_seq_remove_events { struct
606 #define SNDRV_SEQ_IOCTL_REMOVE_EVENTS _IOW ('S', 0x4e, struct snd_seq_remove_events)
/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A Dseq_oss_writeq.c68 struct snd_seq_remove_events reset; in snd_seq_oss_writeq_clear()