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

  /hardware/qcom/audio/hal/
acdb.h 29 typedef void (*acdb_deallocate_t)(); typedef
  /hardware/qcom/audio/hal/msm8960/
platform.c 63 typedef void (*acdb_deallocate_t)(); typedef
89 acdb_deallocate_t acdb_deallocate;
326 my_data->acdb_deallocate = (acdb_deallocate_t)dlsym(my_data->acdb_handle,
    [all...]
  /hardware/qcom/audio/hal/msm8916/
platform.c 122 typedef void (*acdb_deallocate_t)(); typedef
144 acdb_deallocate_t acdb_deallocate;
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 130 acdb_deallocate_t acdb_deallocate;
    [all...]

Completed in 62 milliseconds