Home
last modified time | relevance | path

Searched refs:SND_USE_CASE_DEV_EARPIECE (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_ucm.h124 #define SND_USE_CASE_DEV_EARPIECE "Earpiece" macro
/hardware/qcom/audio/legacy/alsa_sound/
Dalsa_default.cpp1361 return strdup(SND_USE_CASE_DEV_EARPIECE); /* HANDSET RX */ in getUCMDevice()