HomeSort by relevance Sort by last modified time
    Searched refs:csd_start_voice (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/audio/hal/msm8960/
platform.c 100 csd_start_voice_t csd_start_voice; member in struct:platform_data
353 my_data->csd_start_voice = (csd_start_voice_t)dlsym(my_data->csd_client,
528 if (my_data->csd_start_voice == NULL) {
532 ret = my_data->csd_start_voice();
534 ALOGE("%s: csd_start_voice error %d\n", __func__, ret);
    [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
alsa_default.cpp 38 static int (*csd_start_voice)(); variable
    [all...]

Completed in 291 milliseconds