Searched refs:ALSA_snd_device_name_get_hint (Results 1 – 1 of 1) sorted by relevance
97 static char* (*ALSA_snd_device_name_get_hint) (const void *, const char *); variable740 desc = ALSA_snd_device_name_get_hint(hint, "DESC"); in add_device()816 char *name = ALSA_snd_device_name_get_hint(hints[i], "NAME"); in ALSA_HotplugThread()850 name = ALSA_snd_device_name_get_hint(hints[i], "NAME"); in ALSA_HotplugThread()857 char *ioid = ALSA_snd_device_name_get_hint(hints[i], "IOID"); in ALSA_HotplugThread()
Completed in 4 milliseconds