Home
last modified time | relevance | path

Searched refs:snd_hwdep_info_get_name (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
Dhwdep.h131 const char *snd_hwdep_info_get_name(const snd_hwdep_info_t *obj);
/third_party/alsa-lib/src/hwdep/
Dhwdep.c414 const char *snd_hwdep_info_get_name(const snd_hwdep_info_t *obj) in snd_hwdep_info_get_name() function
/third_party/alsa-lib/src/control/
Dnamehint.c129 *res = strdup(snd_hwdep_info_get_name(&info)); in get_dev_name1()