Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_compat.c108 case SNDRV_SEQ_IOCTL_QUERY_SUBS: in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2268 { SNDRV_SEQ_IOCTL_QUERY_SUBS, snd_seq_ioctl_query_subs },
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h643 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs) macro