Searched refs:hwdep_info (Results 1 – 8 of 8) sorted by relevance
264 ctrl->u.hwdep_info = *info; in snd_ctl_shm_hwdep_info()269 *info = ctrl->u.hwdep_info; in snd_ctl_shm_hwdep_info()401 .hwdep_info = snd_ctl_shm_hwdep_info,
43 int (*hwdep_info)(snd_ctl_t *handle, snd_hwdep_info_t * info); member
372 .hwdep_info = snd_ctl_hw_hwdep_info,
483 .hwdep_info = snd_ctl_ext_hwdep_info,
894 .hwdep_info = snd_ctl_remap_hwdep_info,
1194 return ctl->ops->hwdep_info(ctl, info); in snd_ctl_hwdep_info()
132 snd_hwdep_info_t hwdep_info; member
676 ctrl->result = snd_ctl_hwdep_info(ctl, &ctrl->u.hwdep_info); in ctl_shm_cmd()