OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hw_get_module_by_class
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
hardware.h
134
int
hw_get_module_by_class
(const char *class_id, const char *inst,
/hardware/libhardware/
hardware.c
120
int
hw_get_module_by_class
(const char *class_id, const char *inst,
function
174
return
hw_get_module_by_class
(id, NULL, module);
/frameworks/base/services/audioflinger/
AudioFlinger.cpp
126
rc =
hw_get_module_by_class
(AUDIO_HARDWARE_MODULE_ID, if_name, mod);
[
all
...]
Completed in 54 milliseconds