Home
last modified time | relevance | path

Searched refs:snd_seq_queue_client (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/sound/
A Dasequencer.h532 struct snd_seq_queue_client { struct
602 #define SNDRV_SEQ_IOCTL_GET_QUEUE_CLIENT _IOWR('S', 0x49, struct snd_seq_queue_client)
603 #define SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT _IOW ('S', 0x4a, struct snd_seq_queue_client)
/linux/sound/core/seq/
A Dseq_clientmgr.c1801 struct snd_seq_queue_client *info = arg; in snd_seq_ioctl_get_queue_client()
1818 struct snd_seq_queue_client *info = arg; in snd_seq_ioctl_set_queue_client()
2141 struct snd_seq_queue_client queue_client; in snd_seq_ioctl()

Completed in 10 milliseconds