Home
last modified time | relevance | path

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

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