Searched refs:platform_set_device_mute (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/audio/hal/
H A Dplatform_api.h44 int platform_set_device_mute(void *platform, bool state, char *dir);
/hardware/qcom/audio/hal/voice_extn/
H A Dvoice_extn.c485 ret = platform_set_device_mute(adev->platform, mute, str_value);
/hardware/qcom/audio/hal/msm8960/
H A Dplatform.c580 int platform_set_device_mute(void *platform __unused, bool state __unused, char *dir __unused) function
/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c1139 int platform_set_device_mute(void *platform, bool state, char *dir) function

Completed in 929 milliseconds