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

/hardware/qcom/audio/msm8909/hal/msm8916/
H A Dplatform.c1085 static bool is_wsa_found(int *wsaCount) argument
1134 *wsaCount = wsa_count;
1151 int wsaCount =0; local
1261 if (is_wsa_found(&wsaCount)) {
1264 if (wsaCount == 2) {

Completed in 57 milliseconds