Home | History | Annotate | Download | only in alsa_sound

Lines Matching refs:baseband

83     char platform[128], baseband[128];
173 property_get("ro.baseband", baseband, "");
174 if (!strcmp("msm8960", platform) && !strcmp("mdm", baseband)) {