Searched refs:_info (Results 26 - 28 of 28) sorted by relevance

12

/linux-master/sound/core/
H A Dpcm_native.c237 struct snd_pcm_info __user * _info)
247 if (copy_to_user(_info, info, sizeof(*info)))
1170 struct snd_pcm_channel_info __user * _info)
1175 if (copy_from_user(&info, _info, sizeof(info)))
1180 if (copy_to_user(_info, &info, sizeof(info)))
236 snd_pcm_info_user(struct snd_pcm_substream *substream, struct snd_pcm_info __user * _info) argument
1169 snd_pcm_channel_info_user(struct snd_pcm_substream *substream, struct snd_pcm_channel_info __user * _info) argument
H A Dtimer.c1729 struct snd_timer_info __user *_info)
1752 if (copy_to_user(_info, info, sizeof(*_info)))
1728 snd_timer_user_info(struct file *file, struct snd_timer_info __user *_info) argument
/linux-master/sound/pci/ice1712/
H A Dquartet.c718 .info = qtet_##xtype##_info,\

Completed in 155 milliseconds

12