snd_hwdep_info    182 sound/core/hwdep.c 	struct snd_hwdep_info info;
snd_hwdep_info    243 sound/core/hwdep.c 		return snd_hwdep_info(hw, argp);
snd_hwdep_info    289 sound/core/hwdep.c 			struct snd_hwdep_info __user *info = (struct snd_hwdep_info __user *)arg;
snd_hwdep_info    298 sound/core/hwdep.c 				err = snd_hwdep_info(hwdep, info);