Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT (Results 1 – 3 of 3) sorted by relevance

/linux/sound/core/seq/
H A Dseq_compat.c102 case SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT: in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2303 { SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT, snd_seq_ioctl_set_queue_client },
2376 if (handler->cmd == SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT || in snd_seq_ioctl()
/linux/include/uapi/sound/
H A Dasequencer.h652 #define SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT _IOW ('S', 0x4a, struct snd_seq_queue_client)
642 #define SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT global() macro