Searched refs:snd_hwdep_info (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | hwdep.c | 173 static int snd_hwdep_info(struct snd_hwdep *hw, in snd_hwdep_info() function 174 struct snd_hwdep_info __user *_info) in snd_hwdep_info() 176 struct snd_hwdep_info info; in snd_hwdep_info() 244 return snd_hwdep_info(hw, argp); in snd_hwdep_ioctl() 297 struct snd_hwdep_info __user *info = (struct snd_hwdep_info __user *)arg; in snd_hwdep_control_ioctl() 306 err = snd_hwdep_info(hwdep, info); in snd_hwdep_control_ioctl()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | asound.h | 116 struct snd_hwdep_info { struct 144 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument 981 #define SNDRV_CTL_IOCTL_HWDEP_INFO _IOR('U', 0x21, struct snd_hwdep_info)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | asound.h | 116 struct snd_hwdep_info { struct 144 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument 981 #define SNDRV_CTL_IOCTL_HWDEP_INFO _IOR('U', 0x21, struct snd_hwdep_info)
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/sound/ |
| H A D | asound.h | 121 struct snd_hwdep_info { struct 149 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument 1093 #define SNDRV_CTL_IOCTL_HWDEP_INFO _IOR('U', 0x21, struct snd_hwdep_info)
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asound.h | 121 struct snd_hwdep_info { struct 149 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument 1093 #define SNDRV_CTL_IOCTL_HWDEP_INFO _IOR('U', 0x21, struct snd_hwdep_info)
|