Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_compat.c81 case SNDRV_SEQ_IOCTL_PVERSION: in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2236 { SNDRV_SEQ_IOCTL_PVERSION, snd_seq_ioctl_pversion },
/linux/include/uapi/sound/
H A Dasequencer.h612 #define SNDRV_SEQ_IOCTL_PVERSION _IOR ('S', 0x00, int) macro