Home
last modified time | relevance | path

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

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