Searched refs:snd_pcm_channel_info (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_compat.c | 131 struct snd_pcm_channel_info info; in snd_pcm_ioctl_channel_info_compat() 139 err = snd_pcm_channel_info(substream, &info); in snd_pcm_ioctl_channel_info_compat() 153 struct snd_pcm_channel_info __user *src); 558 SNDRV_PCM_IOCTL_CHANNEL_INFO_X32 = _IOR('A', 0x32, struct snd_pcm_channel_info),
|
| H A D | pcm_native.c | 1123 static int snd_pcm_channel_info(struct snd_pcm_substream *substream, in snd_pcm_channel_info() function 1124 struct snd_pcm_channel_info * info) in snd_pcm_channel_info() 1145 struct snd_pcm_channel_info __user * _info) in snd_pcm_channel_info_user() 1147 struct snd_pcm_channel_info info; in snd_pcm_channel_info_user() 1152 res = snd_pcm_channel_info(substream, &info); in snd_pcm_channel_info_user()
|
| H A D | pcm_lib.c | 1704 struct snd_pcm_channel_info *info = arg; in snd_pcm_lib_ioctl_channel_info()
|
| /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 | 433 struct snd_pcm_channel_info { struct 586 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_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 | 433 struct snd_pcm_channel_info { struct 586 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info)
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/sound/ |
| H A D | asound.h | 449 struct snd_pcm_channel_info { struct 685 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info)
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asound.h | 449 struct snd_pcm_channel_info { struct 685 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info)
|
| /OK3568_Linux_fs/kernel/sound/pci/rme9652/ |
| H A D | rme9652.c | 2047 struct snd_pcm_channel_info *info) in snd_rme9652_channel_info() 2076 struct snd_pcm_channel_info *info = arg; in snd_rme9652_ioctl()
|
| H A D | hdspm.c | 5691 struct snd_pcm_channel_info *info) in snd_hdspm_channel_info() 5749 struct snd_pcm_channel_info *info = arg; in snd_hdspm_ioctl()
|
| H A D | hdsp.c | 4071 struct snd_pcm_channel_info *info) in snd_hdsp_channel_info()
|
| /OK3568_Linux_fs/kernel/sound/pci/korg1212/ |
| H A D | korg1212.c | 1481 struct snd_pcm_channel_info *info = arg; in snd_korg1212_ioctl()
|