Home
last modified time | relevance | path

Searched defs:rxDevice (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
Dalsa_default.cpp398 char *rxDevice, *txDevice, ident[70], *use_case = NULL; in switchDevice() local
1310 char *getUCMDevice(uint32_t devices, int input, char *rxDevice) in getUCMDevice()