| /device/amlogic/yukawa/hal/bootctrl/ | 
| D | boot_control.cc | 91 static bool IsInitialized(const BootControlPrivate* module) {  in IsInitialized()100 void BootControlInit(boot_control_module_t* module) {  in BootControlInit()
 155 unsigned int GetNumberSlots(boot_control_module_t* module) {  in GetNumberSlots()
 164 unsigned int GetCurrentSlot(boot_control_module_t* module) {  in GetCurrentSlot()
 173 int IsSlotMarkedSuccessful(boot_control_module_t* module, unsigned int slot) {  in IsSlotMarkedSuccessful()
 192 int MarkBootSuccessful(boot_control_module_t* module) {  in MarkBootSuccessful()
 216 int SetActiveBootSlot(boot_control_module_t* module, unsigned int slot) {  in SetActiveBootSlot()
 263 int SetSlotAsUnbootable(boot_control_module_t* module, unsigned int slot) {  in SetSlotAsUnbootable()
 291 int IsSlotBootable(struct boot_control_module* module, unsigned int slot) {  in IsSlotBootable()
 309 const char* GetSuffix(boot_control_module_t* module, unsigned int slot) {  in GetSuffix()
 
 | 
| /device/linaro/hikey/gralloc960/ | 
| D | mali_gralloc_module.cpp | 51 static int mali_gralloc_module_device_open(const hw_module_t *module, const char *name, hw_device_t…  in mali_gralloc_module_device_open()78 static int gralloc_register_buffer(gralloc_module_t const *module, buffer_handle_t handle)  in gralloc_register_buffer()
 85 static int gralloc_unregister_buffer(gralloc_module_t const *module, buffer_handle_t handle)  in gralloc_unregister_buffer()
 92 static int gralloc_lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, i…  in gralloc_lock()
 100 static int gralloc_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, in…  in gralloc_lock_ycbcr()
 108 static int gralloc_unlock(gralloc_module_t const *module, buffer_handle_t handle)  in gralloc_unlock()
 115 static int gralloc_lock_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, in…  in gralloc_lock_async()
 123 static int gralloc_lock_ycbcr_async(gralloc_module_t const *module, buffer_handle_t handle, int usa…  in gralloc_lock_ycbcr_async()
 131 static int gralloc_unlock_async(gralloc_module_t const *module, buffer_handle_t handle, int32_t *fe…  in gralloc_unlock_async()
 
 | 
| D | mali_gralloc_reference.cpp | 37 int mali_gralloc_reference_retain(mali_gralloc_module const *module, buffer_handle_t handle)  in mali_gralloc_reference_retain()81 int mali_gralloc_reference_release(mali_gralloc_module const *module, buffer_handle_t handle, bool …  in mali_gralloc_reference_release()
 
 | 
| D | framebuffer_device.cpp | 174 static int init_frame_buffer_locked(struct private_module_t *module)  in init_frame_buffer_locked()382 static int init_frame_buffer(struct private_module_t *module)  in init_frame_buffer()
 554 int framebuffer_device_open(hw_module_t const *module, const char *name, hw_device_t **device)  in framebuffer_device_open()
 
 | 
| D | mali_gralloc_formats.cpp | 68 		const struct hw_module_t *module = { NULL };  in get_block_capabilities()  local
 | 
| /device/amlogic/yukawa/hal/gralloc/ | 
| D | mali_gralloc_module.cpp | 51 static int mali_gralloc_module_device_open(const hw_module_t *module, const char *name, hw_device_t…  in mali_gralloc_module_device_open()78 static int gralloc_register_buffer(gralloc_module_t const *module, buffer_handle_t handle)  in gralloc_register_buffer()
 85 static int gralloc_unregister_buffer(gralloc_module_t const *module, buffer_handle_t handle)  in gralloc_unregister_buffer()
 92 static int gralloc_lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, i…  in gralloc_lock()
 100 static int gralloc_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, in…  in gralloc_lock_ycbcr()
 108 static int gralloc_unlock(gralloc_module_t const *module, buffer_handle_t handle)  in gralloc_unlock()
 115 static int gralloc_lock_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, in…  in gralloc_lock_async()
 123 static int gralloc_lock_ycbcr_async(gralloc_module_t const *module, buffer_handle_t handle, int usa…  in gralloc_lock_ycbcr_async()
 131 static int gralloc_unlock_async(gralloc_module_t const *module, buffer_handle_t handle, int32_t *fe…  in gralloc_unlock_async()
 
 | 
| D | mali_gralloc_reference.cpp | 37 int mali_gralloc_reference_retain(mali_gralloc_module const *module, buffer_handle_t handle)  in mali_gralloc_reference_retain()81 int mali_gralloc_reference_release(mali_gralloc_module const *module, buffer_handle_t handle, bool …  in mali_gralloc_reference_release()
 
 | 
| D | framebuffer_device.cpp | 174 static int init_frame_buffer_locked(struct private_module_t *module)  in init_frame_buffer_locked()382 static int init_frame_buffer(struct private_module_t *module)  in init_frame_buffer()
 554 int framebuffer_device_open(hw_module_t const *module, const char *name, hw_device_t **device)  in framebuffer_device_open()
 
 | 
| D | mali_gralloc_formats.cpp | 68 		const struct hw_module_t *module = { NULL };  in get_block_capabilities()  local
 | 
| /device/linaro/hikey/gralloc/ | 
| D | gralloc_module.cpp | 46 static int gralloc_device_open(const hw_module_t *module, const char *name, hw_device_t **device)  in gralloc_device_open()62 static int gralloc_register_buffer(gralloc_module_t const *module, buffer_handle_t handle)  in gralloc_register_buffer()
 239 static int gralloc_unregister_buffer(gralloc_module_t const *module, buffer_handle_t handle)  in gralloc_unregister_buffer()
 281 static int gralloc_lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, i…  in gralloc_lock()
 330 static int gralloc_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, in…  in gralloc_lock_ycbcr()
 410 static int gralloc_unlock(gralloc_module_t const *module, buffer_handle_t handle)  in gralloc_unlock()
 465 static int gralloc_lock_async (gralloc_module_t const *module, buffer_handle_t handle, int usage, i…  in gralloc_lock_async()
 476 static int gralloc_unlock_async(gralloc_module_t const *module, buffer_handle_t handle, int *fenceF…  in gralloc_unlock_async()
 489 static int gralloc_lock_async_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usa…  in gralloc_lock_async_ycbcr()
 
 | 
| D | framebuffer_device.cpp | 186 int init_frame_buffer_locked(struct private_module_t *module)  in init_frame_buffer_locked()410 static int init_frame_buffer(struct private_module_t *module)  in init_frame_buffer()
 453 int framebuffer_device_open(hw_module_t const *module, const char *name, hw_device_t **device)  in framebuffer_device_open()
 
 | 
| /device/generic/goldfish-opengl/system/codecs/c2/store/ | 
| D | GoldfishComponentStore.cpp | 203     std::shared_ptr<ComponentModule> module = shared_from_this();  in createInterface()  local222     std::shared_ptr<ComponentModule> module = shared_from_this();  in createComponent()  local
 312         std::shared_ptr<ComponentModule> module;  in visitComponents()  local
 336     C2String name, std::shared_ptr<ComponentModule> *module) {  in findComponent()
 351     std::shared_ptr<ComponentModule> module;  in createComponent()  local
 364     std::shared_ptr<ComponentModule> module;  in createInterface()  local
 
 | 
| /device/generic/goldfish-opengl/ | 
| D | cmake_transform.py | 51 def remove_lib_prefix(module):  argument81 def generate_module(module):  argument
 
 | 
| /device/generic/opengl-transport/host/libs/virglrenderer/ | 
| D | Gralloc1.cpp | 127 static int gralloc1_device_open(const hw_module_t* module, const char* id, hw_device_t** device) {  in gralloc1_device_open()136 int hw_get_module(const char* id, const hw_module_t** module) {  in hw_get_module()
 
 | 
| /device/generic/goldfish-opengl/system/gralloc/ | 
| D | gralloc_old.cpp | 1046 static int gralloc_register_buffer(gralloc_module_t const* module,  in gralloc_register_buffer()1104 static int gralloc_unregister_buffer(gralloc_module_t const* module,  in gralloc_unregister_buffer()
 1168 static int gralloc_lock(gralloc_module_t const* module,  in gralloc_lock()
 1339 static int gralloc_unlock(gralloc_module_t const* module,  in gralloc_unlock()
 1385 static int gralloc_lock_ycbcr(gralloc_module_t const* module,  in gralloc_lock_ycbcr()
 1493 static int gralloc_device_open(const hw_module_t* module,  in gralloc_device_open()
 1609     void* module;  in fallback_init()  local
 
 | 
| /device/generic/vulkan-cereal/fake-android-guest/libvulkan/ | 
| D | driver.cpp | 181                const hwvulkan_module_t** module) {  in LoadDriver()208 int LoadBuiltinDriver(const hwvulkan_module_t** module) {  in LoadBuiltinDriver()
 212 int LoadUpdatedDriver(const hwvulkan_module_t** module) {  in LoadUpdatedDriver()
 223     const hwvulkan_module_t* module = nullptr;  in Open()  local
 
 | 
| /device/linaro/hikey/gralloc960/legacy/ | 
| D | alloc_device.cpp | 157 int alloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device)  in alloc_device_open()
 | 
| /device/amlogic/yukawa/hal/gralloc/legacy/ | 
| D | alloc_device.cpp | 158 int alloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device)  in alloc_device_open()
 | 
| /device/generic/goldfish-opengl/fuchsia/include/hardware/ | 
| D | hardware.h | 36     struct hw_module_t* module;  member
 | 
| /device/google/contexthub/sensorhal/ | 
| D | sensors.cpp | 46 SensorContext::SensorContext(const struct hw_module_t *module)  in SensorContext()383         const struct hw_module_t *module,  in open_sensors()
 
 | 
| D | directchannel.cpp | 88     const hw_module_t *module;  in GrallocHalWrapper()  local
 | 
| /device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/ | 
| D | gralloc1.h | 74 static inline int gralloc1_open(const hw_module_t* module, gralloc1_device_t** device) {  in gralloc1_open()
 | 
| D | hardware.h | 51     struct hw_module_t* module;  member
 | 
| /device/generic/vulkan-cereal/fake-android-guest/hardware/ | 
| D | fb.h | 160 static inline int framebuffer_open(const struct hw_module_t* module,  in framebuffer_open()
 | 
| D | hardware.h | 190     struct hw_module_t* module;  member
 |