Searched refs:snd_ctl_hwdep_info (Results 1 – 5 of 5) sorted by relevance
406 int snd_ctl_hwdep_info(snd_ctl_t *ctl, snd_hwdep_info_t * info);
127 if (snd_ctl_hwdep_info(list->ctl, &info) < 0) in get_dev_name1()
736 return snd_ctl_hwdep_info(priv->child, info); in snd_ctl_remap_hwdep_info()
1191 int snd_ctl_hwdep_info(snd_ctl_t *ctl, snd_hwdep_info_t * info) in snd_ctl_hwdep_info() function
676 ctrl->result = snd_ctl_hwdep_info(ctl, &ctrl->u.hwdep_info); in ctl_shm_cmd()