Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/
Dseq_compat.c97 case SNDRV_SEQ_IOCTL_PVERSION: in snd_seq_ioctl_compat()
Dseq_clientmgr.c2055 { SNDRV_SEQ_IOCTL_PVERSION, snd_seq_ioctl_pversion },
/Linux-v4.19/include/uapi/sound/
Dasequencer.h576 #define SNDRV_SEQ_IOCTL_PVERSION _IOR ('S', 0x00, int) macro