Searched refs:backend (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/audio/hal/
H A Dplatform_api.h59 int platform_set_snd_device_backend(snd_device_t snd_device, const char * backend);
/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c708 * slimbus backend. If any platform communicates with speaker or earpiece
709 * or headphones through non-slimbus backend such as MI2S or AUXPCM etc.,
1701 int platform_set_snd_device_backend(snd_device_t device, const char *backend) argument
1715 backend_table[device] = strdup(backend);
/hardware/qcom/audio/hal/msm8960/
H A Dplatform.c998 const char *backend __unused)

Completed in 222 milliseconds