snd_pcm_channel_info
#define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info)
struct snd_pcm_channel_info info;
err = snd_pcm_channel_info(substream, &info);
struct snd_pcm_channel_info __user *src);
SNDRV_PCM_IOCTL_CHANNEL_INFO_X32 = _IOR('A', 0x32, struct snd_pcm_channel_info),
struct snd_pcm_channel_info *info = arg;
struct snd_pcm_channel_info * info)
struct snd_pcm_channel_info __user * _info)
struct snd_pcm_channel_info info;
res = snd_pcm_channel_info(substream, &info);
struct snd_pcm_channel_info *info = arg;
struct snd_pcm_channel_info *info)
struct snd_pcm_channel_info *info)
struct snd_pcm_channel_info *info = arg;
struct snd_pcm_channel_info *info)
struct snd_pcm_channel_info *info = arg;
#define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info)