Searched refs:SNDRV_HWDEP_VERSION (Results 1 – 2 of 2) sorted by relevance
249 return put_user(SNDRV_HWDEP_VERSION, (int __user *)argp); in snd_hwdep_ioctl()
78 #define SNDRV_HWDEP_VERSION SNDRV_PROTOCOL_VERSION(1, 0, 1) macro