Searched refs:hal_module_methods (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/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,
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_bluetooth_hw/ |
D | audio_bluetooth_hw.cc | 205 static struct hw_module_methods_t hal_module_methods = { variable 218 .methods = &hal_module_methods,
|
/aosp_15_r20/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,
|
/aosp_15_r20/device/linaro/poplar/audio/ |
D | audio_hw.c | 676 static struct hw_module_methods_t hal_module_methods = { variable 688 .methods = &hal_module_methods,
|
/aosp_15_r20/hardware/libhardware/modules/soundtrigger/ |
H A D | sound_trigger_hw.c | 908 static struct hw_module_methods_t hal_module_methods = { variable 920 .methods = &hal_module_methods,
|
/aosp_15_r20/device/linaro/hikey/audio/ |
D | audio_hw.c | 873 static struct hw_module_methods_t hal_module_methods = { variable 885 .methods = &hal_module_methods,
|
/aosp_15_r20/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,
|
/aosp_15_r20/device/amlogic/yukawa/hal/audio/ |
D | audio_hw.c | 1215 static struct hw_module_methods_t hal_module_methods = { variable 1227 .methods = &hal_module_methods,
|
/aosp_15_r20/device/linaro/dragonboard/audio/ |
D | audio_hw.c | 1206 static struct hw_module_methods_t hal_module_methods = { variable 1218 .methods = &hal_module_methods,
|
/aosp_15_r20/hardware/libhardware/modules/audio_remote_submix/ |
H A D | audio_hw.cpp | 1671 static struct hw_module_methods_t hal_module_methods = { variable 1683 /* methods */ &hal_module_methods,
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/ |
D | audio_hearing_aid_hw.cc | 1910 static struct hw_module_methods_t hal_module_methods = { variable 1923 .methods = &hal_module_methods,
|
/aosp_15_r20/device/generic/car/emulator/audio/driver/ |
D | audio_hw.c | 1740 static struct hw_module_methods_t hal_module_methods = { variable 1752 .methods = &hal_module_methods,
|
/aosp_15_r20/hardware/libhardware/modules/usbaudio/ |
H A D | audio_hal.c | 2085 static struct hw_module_methods_t hal_module_methods = { variable 2097 .methods = &hal_module_methods,
|