snd_hwdep_info    147 include/uapi/sound/asound.h #define SNDRV_HWDEP_IOCTL_INFO		_IOR ('H', 0x01, struct snd_hwdep_info)
snd_hwdep_info    984 include/uapi/sound/asound.h #define SNDRV_CTL_IOCTL_HWDEP_INFO	_IOR('U', 0x21, struct snd_hwdep_info)
snd_hwdep_info    174 sound/core/hwdep.c 			  struct snd_hwdep_info __user *_info)
snd_hwdep_info    176 sound/core/hwdep.c 	struct snd_hwdep_info info;
snd_hwdep_info    237 sound/core/hwdep.c 		return snd_hwdep_info(hw, argp);
snd_hwdep_info    290 sound/core/hwdep.c 			struct snd_hwdep_info __user *info = (struct snd_hwdep_info __user *)arg;
snd_hwdep_info    299 sound/core/hwdep.c 				err = snd_hwdep_info(hwdep, info);
snd_hwdep_info    147 tools/include/uapi/sound/asound.h #define SNDRV_HWDEP_IOCTL_INFO		_IOR ('H', 0x01, struct snd_hwdep_info)
snd_hwdep_info    984 tools/include/uapi/sound/asound.h #define SNDRV_CTL_IOCTL_HWDEP_INFO	_IOR('U', 0x21, struct snd_hwdep_info)