Searched refs:SNDRV_CTL_VERSION (Results 1 – 5 of 5) sorted by relevance
822 #define SNDRV_CTL_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 7) macro
939 #define SNDRV_CTL_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 8) macro
1714 return put_user(SNDRV_CTL_VERSION, ip) ? -EFAULT : 0; in snd_ctl_ioctl()