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

/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);

Completed in 24 milliseconds