Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_compat.c98 case SNDRV_SEQ_IOCTL_GET_QUEUE_STATUS: in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2252 { SNDRV_SEQ_IOCTL_GET_QUEUE_STATUS, snd_seq_ioctl_get_queue_status },
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h633 #define SNDRV_SEQ_IOCTL_GET_QUEUE_STATUS _IOWR('S', 0x40, struct snd_seq_queue_status) macro