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

  /device/google/cuttlefish_common/guest/hals/audio/
audio_hal.cpp 21 static hw_module_methods_t hal_module_methods = { variable
34 VSOC_STATIC_INITIALIZER(methods) &hal_module_methods,
  /device/google/cuttlefish_common/guest/hals/sensors/
sensors_hal.cpp 21 static hw_module_methods_t hal_module_methods = { variable
33 VSOC_STATIC_INITIALIZER(methods) & hal_module_methods,
  /hardware/libhardware/modules/local_time/
local_time_hw.c 98 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
110 .methods = &hal_module_methods,
  /device/generic/goldfish/audio/
audio_hw_legacy.c 700 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
712 .methods = &hal_module_methods,
audio_hw.c 1528 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 699 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
711 .methods = &hal_module_methods,
  /hardware/libhardware/modules/audio/
audio_hw.c 611 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
623 .methods = &hal_module_methods,
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 954 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
966 .methods = &hal_module_methods,
  /hardware/libhardware/modules/radio/
radio_hw.c 791 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
803 .methods = &hal_module_methods,
  /hardware/libhardware/modules/soundtrigger/
sound_trigger_hw.c 878 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
    [all...]
  /device/generic/car/emulator/audio/driver/
audio_hw.c 1403 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
    [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 1283 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc 1932 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
    [all...]
  /system/bt/audio_hearing_aid_hw/src/
audio_hearing_aid_hw.cc 1873 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 5724 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
    [all...]

Completed in 372 milliseconds