Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_compat.c96 case SNDRV_SEQ_IOCTL_SET_QUEUE_INFO: in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2259 { SNDRV_SEQ_IOCTL_SET_QUEUE_INFO, snd_seq_ioctl_set_queue_info },
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h631 #define SNDRV_SEQ_IOCTL_SET_QUEUE_INFO _IOWR('S', 0x35, struct snd_seq_queue_info) macro