Searched refs:SNDRV_CTL_VERSION (Results 1 – 4 of 4) sorted by relevance
1057 #define SNDRV_CTL_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 9) macro
1914 return put_user(SNDRV_CTL_VERSION, ip) ? -EFAULT : 0; in snd_ctl_ioctl()