Searched refs:SNDRV_SEQ_VERSION (Results 1 – 2 of 2) sorted by relevance
31 #define SNDRV_SEQ_VERSION SNDRV_PROTOCOL_VERSION (1, 0, 1) macro
2187 return put_user(SNDRV_SEQ_VERSION, (int __user *)arg) ? -EFAULT : 0; in snd_seq_do_ioctl()