Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasequencer.h529 struct snd_seq_queue_client { struct
605 #define SNDRV_SEQ_IOCTL_GET_QUEUE_CLIENT _IOWR('S', 0x49, struct snd_seq_queue_client)
606 #define SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT _IOW ('S', 0x4a, struct snd_seq_queue_client)
/linux-4.1.27/sound/core/seq/
Dseq_clientmgr.c1833 struct snd_seq_queue_client info; in snd_seq_ioctl_get_queue_client()
1856 struct snd_seq_queue_client info; in snd_seq_ioctl_set_queue_client()