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

  /device/google/cuttlefish_common/guest/hals/audio/legacy/
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,
  /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 1622 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
    [all...]
  /device/linaro/poplar/audio/
audio_hw.c 676 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
688 .methods = &hal_module_methods,
  /device/generic/car/emulator/audio/driver/
audio_hw.c 1442 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 869 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
881 .methods = &hal_module_methods,
  /device/google/cuttlefish_common/guest/hals/audio/
audio_hw.c 1620 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
    [all...]

Completed in 1098 milliseconds