Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Dplatform_api.h85 bool platform_check_backends_match(snd_device_t snd_device1, snd_device_t snd_device2);
/hardware/qcom/audio/hal/msm8974/
Dplatform.c1343 bool platform_check_backends_match(snd_device_t snd_device1, snd_device_t snd_device2) in platform_check_backends_match() argument
1348 platform_get_snd_device_name(snd_device1), in platform_check_backends_match()
1351 if ((snd_device1 < SND_DEVICE_MIN) || (snd_device1 >= SND_DEVICE_MAX)) { in platform_check_backends_match()
1353 platform_get_snd_device_name(snd_device1)); in platform_check_backends_match()
1361 const char * be_itf1 = hw_interface_table[snd_device1]; in platform_check_backends_match()
/hardware/qcom/audio/hal/msm8960/
Dplatform.c1085 bool platform_check_backends_match(snd_device_t snd_device1 __unused, in platform_check_backends_match()