Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/seq/
Dseq_compat.c122 case SNDRV_SEQ_IOCTL_QUERY_SUBS: in snd_seq_ioctl_compat()
Dseq_clientmgr.c2190 { SNDRV_SEQ_IOCTL_QUERY_SUBS, snd_seq_ioctl_query_subs },
/linux-4.1.27/include/uapi/sound/
Dasequencer.h610 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs) macro