Home
last modified time | relevance | path

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

/linux-2.6.39/sound/core/seq/
Dseq_compat.c121 case SNDRV_SEQ_IOCTL_QUERY_SUBS: in snd_seq_ioctl_compat()
Dseq_clientmgr.c2174 { SNDRV_SEQ_IOCTL_QUERY_SUBS, snd_seq_ioctl_query_subs },
/linux-2.6.39/include/sound/
Dasequencer.h673 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs) macro