Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_compat.c103 case SNDRV_SEQ_IOCTL_GET_QUEUE_CLIENT: in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2286 { SNDRV_SEQ_IOCTL_GET_QUEUE_CLIENT, snd_seq_ioctl_get_queue_client },
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h638 #define SNDRV_SEQ_IOCTL_GET_QUEUE_CLIENT _IOWR('S', 0x49, struct snd_seq_queue_client) macro