Home
last modified time | relevance | path

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

/Linux-v6.6/sound/core/seq/
Dseq_compat.c84 case SNDRV_SEQ_IOCTL_USER_PVERSION: in snd_seq_ioctl_compat()
Dseq_clientmgr.c2235 { SNDRV_SEQ_IOCTL_USER_PVERSION, snd_seq_ioctl_user_pversion },
/Linux-v6.6/include/uapi/sound/
Dasequencer.h613 #define SNDRV_SEQ_IOCTL_USER_PVERSION _IOW('S', 0x04, int) macro