HomeSort by relevance Sort by last modified time
    Searched defs:hal_module_methods (Results 1 - 13 of 13) sorted by null

  /device/asus/fugu/libaudio/
audio_hal_hooks.c 22 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
34 .methods = &hal_module_methods,
  /hardware/libhardware/modules/local_time/
local_time_hw.c 95 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
107 .methods = &hal_module_methods,
  /hardware/libhardware/modules/soundtrigger/
sound_trigger_hw.c 282 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
294 .methods = &hal_module_methods,
  /hardware/libhardware/modules/audio/
audio_hw.c 427 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
439 .methods = &hal_module_methods,
  /device/htc/flounder/audio/soundtrigger/
sound_trigger_hw.c 668 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
680 .methods = &hal_module_methods,
  /device/generic/goldfish/audio/
audio_hw.c 680 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
692 .methods = &hal_module_methods,
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 974 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
986 .methods = &hal_module_methods,
  /device/asus/grouper/audio/
audio_hw.c 1311 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
    [all...]
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 1354 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
    [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 1127 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1946 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2741 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4642 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
    [all...]

Completed in 594 milliseconds