Searched refs:hal_module_methods (Results 1 – 11 of 11) sorted by relevance
/hardware/libhardware/modules/local_time/ |
D | local_time_hw.c | 96 static struct hw_module_methods_t hal_module_methods = { variable 108 .methods = &hal_module_methods,
|
/hardware/libhardware/modules/audio/ |
D | audio_hw.c | 475 static struct hw_module_methods_t hal_module_methods = { variable 487 .methods = &hal_module_methods,
|
/hardware/libhardware/modules/vehicle/ |
D | vehicle.c | 571 static struct hw_module_methods_t hal_module_methods = { variable 590 .methods = &hal_module_methods,
|
/hardware/libhardware/modules/radio/ |
D | radio_hw.c | 769 static struct hw_module_methods_t hal_module_methods = { variable 781 .methods = &hal_module_methods,
|
/hardware/intel/audio_media/hdmi/ |
D | tinyaudio_hw.c | 954 static struct hw_module_methods_t hal_module_methods = { variable 966 .methods = &hal_module_methods,
|
/hardware/libhardware/modules/soundtrigger/ |
D | sound_trigger_hw.c | 879 static struct hw_module_methods_t hal_module_methods = { variable 891 .methods = &hal_module_methods,
|
/hardware/libhardware/modules/usbaudio/ |
D | audio_hal.c | 1086 static struct hw_module_methods_t hal_module_methods = { variable 1098 .methods = &hal_module_methods,
|
/hardware/bsp/intel/peripheral/audio/generic/ |
D | audio_hal.c | 1226 static struct hw_module_methods_t hal_module_methods = { variable 1238 .methods = &hal_module_methods,
|
/hardware/libhardware/modules/audio_remote_submix/ |
D | audio_hw.cpp | 1762 static struct hw_module_methods_t hal_module_methods = { in audio_config_compare() variable 1774 /* methods */ &hal_module_methods, in audio_config_compare()
|
/hardware/qcom/audio/hal/ |
D | audio_hw.c | 3158 static struct hw_module_methods_t hal_module_methods = { variable 3170 .methods = &hal_module_methods,
|
/hardware/qcom/audio/msm8909/hal/ |
D | audio_hw.c | 3526 static struct hw_module_methods_t hal_module_methods = { variable 3538 .methods = &hal_module_methods,
|