Searched defs:hal_module_methods (Results 1 - 4 of 4) sorted by relevance

/hardware/libhardware/modules/local_time/
H A Dlocal_time_hw.c95 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
107 .methods = &hal_module_methods,
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c420 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
432 .methods = &hal_module_methods,
/hardware/libhardware/modules/audio/
H A Daudio_hw.c423 static struct hw_module_methods_t hal_module_methods = { variable in typeref:struct:hw_module_methods_t
435 .methods = &hal_module_methods,
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp819 static struct hw_module_methods_t hal_module_methods = { member in namespace:android
831 /* methods */ &hal_module_methods,

Completed in 71 milliseconds