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.c706 * slimbus backend. If any platform communicates with speaker or earpiece
707 * or headphones through non-slimbus backend such as MI2S or AUXPCM etc.,
1699 int platform_set_snd_device_backend(snd_device_t device, const char *backend) argument
1713 backend_table[device] = strdup(backend);
/hardware/qcom/audio/hal/msm8960/
H A Dplatform.c998 const char *backend __unused)

Completed in 9 milliseconds