Home
last modified time | relevance | path

Searched refs:snd_hwdep_info (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/core/
Dhwdep.c188 static int snd_hwdep_info(struct snd_hwdep *hw, in snd_hwdep_info() function
189 struct snd_hwdep_info __user *_info) in snd_hwdep_info()
191 struct snd_hwdep_info info; in snd_hwdep_info()
252 return snd_hwdep_info(hw, argp); in snd_hwdep_ioctl()
305 struct snd_hwdep_info __user *info = (struct snd_hwdep_info __user *)arg; in snd_hwdep_control_ioctl()
314 err = snd_hwdep_info(hwdep, info); in snd_hwdep_control_ioctl()
/Linux-v4.19/tools/include/uapi/sound/
Dasound.h118 struct snd_hwdep_info { struct
146 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument
983 #define SNDRV_CTL_IOCTL_HWDEP_INFO _IOR('U', 0x21, struct snd_hwdep_info)
/Linux-v4.19/include/uapi/sound/
Dasound.h118 struct snd_hwdep_info { struct
146 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument
983 #define SNDRV_CTL_IOCTL_HWDEP_INFO _IOR('U', 0x21, struct snd_hwdep_info)