Home
last modified time | relevance | path

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

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