Home
last modified time | relevance | path

Searched refs:snd_ctl_hwdep_info (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-utils/alsactl/
H A Dinfo.c168 if ((err = snd_ctl_hwdep_info(ctl, info)) < 0) { in hwdep_device_list()
/third_party/alsa-lib/src/control/
H A Dnamehint.c128 if (snd_ctl_hwdep_info(list->ctl, &info) < 0) in get_dev_name1()
H A Dcontrol_remap.c741 return snd_ctl_hwdep_info(priv->child, info); in snd_ctl_remap_hwdep_info()
H A Dcontrol.c1195 int snd_ctl_hwdep_info(snd_ctl_t *ctl, snd_hwdep_info_t * info) in snd_ctl_hwdep_info() function
/third_party/alsa-lib/include/
H A Dcontrol.h405 int snd_ctl_hwdep_info(snd_ctl_t *ctl, snd_hwdep_info_t * info);
/third_party/alsa-lib/aserver/
H A Daserver.c677 ctrl->result = snd_ctl_hwdep_info(ctl, &ctrl->u.hwdep_info); in ctl_shm_cmd()

Completed in 11 milliseconds