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 99 csd_start_voice_t csd_start_voice; member in struct:platform_data
348 my_data->csd_start_voice = (csd_start_voice_t)dlsym(my_data->csd_client,
503 if (my_data->csd_start_voice == NULL) {
507 ret = my_data->csd_start_voice();
509 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 275 milliseconds