Home
last modified time | relevance | path

Searched refs:snd_device_name_index (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/msm8916/
Dplatform.c438 static struct name_to_index snd_device_name_index[SND_DEVICE_MAX] = { variable
1446 return find_index(snd_device_name_index, SND_DEVICE_MAX, device_name); in platform_get_snd_device_index()
/hardware/qcom/audio/hal/msm8974/
Dplatform.c552 static const struct name_to_index snd_device_name_index[SND_DEVICE_MAX] = { variable
2196 return find_index(snd_device_name_index, SND_DEVICE_MAX, device_name); in platform_get_snd_device_index()