Searched refs:snd_pcm_channel_info (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/sound/core/ |
| D | pcm_compat.c | 144 struct snd_pcm_channel_info info; in snd_pcm_ioctl_channel_info_compat() 152 err = snd_pcm_channel_info(substream, &info); in snd_pcm_ioctl_channel_info_compat() 166 struct snd_pcm_channel_info __user *src); 631 SNDRV_PCM_IOCTL_CHANNEL_INFO_X32 = _IOR('A', 0x32, struct snd_pcm_channel_info),
|
| D | pcm_native.c | 942 static int snd_pcm_channel_info(struct snd_pcm_substream *substream, in snd_pcm_channel_info() function 943 struct snd_pcm_channel_info * info) in snd_pcm_channel_info() 964 struct snd_pcm_channel_info __user * _info) in snd_pcm_channel_info_user() 966 struct snd_pcm_channel_info info; in snd_pcm_channel_info_user() 971 res = snd_pcm_channel_info(substream, &info); in snd_pcm_channel_info_user()
|
| D | pcm_lib.c | 1692 struct snd_pcm_channel_info *info = arg; in snd_pcm_lib_ioctl_channel_info()
|
| /Linux-v5.4/tools/include/uapi/sound/ |
| D | asound.h | 436 struct snd_pcm_channel_info { struct 589 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info)
|
| /Linux-v5.4/include/uapi/sound/ |
| D | asound.h | 436 struct snd_pcm_channel_info { struct 589 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info)
|
| /Linux-v5.4/sound/pci/rme9652/ |
| D | rme9652.c | 2051 struct snd_pcm_channel_info *info) in snd_rme9652_channel_info() 2080 struct snd_pcm_channel_info *info = arg; in snd_rme9652_ioctl()
|
| D | hdspm.c | 5687 struct snd_pcm_channel_info *info) in snd_hdspm_channel_info() 5745 struct snd_pcm_channel_info *info = arg; in snd_hdspm_ioctl()
|
| D | hdsp.c | 4076 struct snd_pcm_channel_info *info) in snd_hdsp_channel_info()
|
| /Linux-v5.4/sound/pci/korg1212/ |
| D | korg1212.c | 1481 struct snd_pcm_channel_info *info = arg; in snd_korg1212_ioctl()
|