Searched refs:hal_module_methods (Results 1 – 11 of 11) sorted by relevance
/aosp12/hardware/libhardware/modules/local_time/ |
H A D | local_time_hw.c | 98 static struct hw_module_methods_t hal_module_methods = { variable 110 .methods = &hal_module_methods,
|
/aosp12/system/bt/audio_bluetooth_hw/ |
H A D | audio_bluetooth_hw.cc | 146 static struct hw_module_methods_t hal_module_methods = { variable 159 .methods = &hal_module_methods,
|
/aosp12/hardware/libhardware/modules/audio/ |
H A D | audio_hw.c | 611 static struct hw_module_methods_t hal_module_methods = { variable 623 .methods = &hal_module_methods,
|
/aosp12/hardware/libhardware/modules/radio/ |
H A D | radio_hw.c | 791 static struct hw_module_methods_t hal_module_methods = { variable 803 .methods = &hal_module_methods,
|
/aosp12/hardware/libhardware/modules/soundtrigger/ |
H A D | sound_trigger_hw.c | 914 static struct hw_module_methods_t hal_module_methods = { variable 926 .methods = &hal_module_methods,
|
/aosp12/system/bt/audio_hearing_aid_hw/src/ |
H A D | audio_hearing_aid_hw.cc | 1895 static struct hw_module_methods_t hal_module_methods = { variable 1909 .methods = &hal_module_methods,
|
/aosp12/system/bt/audio_a2dp_hw/src/ |
H A D | audio_a2dp_hw.cc | 1934 static struct hw_module_methods_t hal_module_methods = { variable 1948 .methods = &hal_module_methods,
|
/aosp12/hardware/libhardware/modules/audio_remote_submix/ |
H A D | audio_hw.cpp | 1850 static struct hw_module_methods_t hal_module_methods = { in audio_config_compare() variable 1862 /* methods */ &hal_module_methods, in audio_config_compare()
|
/aosp12/hardware/libhardware/modules/usbaudio/ |
H A D | audio_hal.c | 1904 static struct hw_module_methods_t hal_module_methods = { variable 1916 .methods = &hal_module_methods,
|
/aosp12/hardware/knowles/athletico/sound_trigger_hal/ |
H A D | sound_trigger_hw_iaxxx.c | 3980 static struct hw_module_methods_t hal_module_methods = { variable 3992 .methods = &hal_module_methods,
|
/aosp12/hardware/qcom/audio/hal/ |
H A D | audio_hw.c | 6757 static struct hw_module_methods_t hal_module_methods = { variable 6769 .methods = &hal_module_methods,
|