Home
last modified time | relevance | path

Searched defs:module (Results 1 – 25 of 52) sorted by relevance

123

/device/amlogic/yukawa/hal/bootctrl/
Dboot_control.cc91 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/
Dmali_gralloc_module.cpp51 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()
Dmali_gralloc_reference.cpp37 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()
Dframebuffer_device.cpp174 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()
Dmali_gralloc_formats.cpp68 const struct hw_module_t *module = { NULL }; in get_block_capabilities() local
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_module.cpp51 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()
Dmali_gralloc_reference.cpp37 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()
Dframebuffer_device.cpp174 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()
Dmali_gralloc_formats.cpp68 const struct hw_module_t *module = { NULL }; in get_block_capabilities() local
/device/linaro/hikey/gralloc/
Dgralloc_module.cpp46 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()
Dframebuffer_device.cpp186 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/
DGoldfishComponentStore.cpp203 std::shared_ptr<ComponentModule> module = shared_from_this(); in createInterface() local
222 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/
Dcmake_transform.py51 def remove_lib_prefix(module): argument
81 def generate_module(module): argument
/device/generic/opengl-transport/host/libs/virglrenderer/
DGralloc1.cpp127 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/
Dgralloc_old.cpp1046 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/
Ddriver.cpp181 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/
Dalloc_device.cpp157 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/
Dalloc_device.cpp158 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/
Dhardware.h36 struct hw_module_t* module; member
/device/google/contexthub/sensorhal/
Dsensors.cpp46 SensorContext::SensorContext(const struct hw_module_t *module) in SensorContext()
383 const struct hw_module_t *module, in open_sensors()
Ddirectchannel.cpp88 const hw_module_t *module; in GrallocHalWrapper() local
/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/
Dgralloc1.h74 static inline int gralloc1_open(const hw_module_t* module, gralloc1_device_t** device) { in gralloc1_open()
Dhardware.h51 struct hw_module_t* module; member
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dfb.h160 static inline int framebuffer_open(const struct hw_module_t* module, in framebuffer_open()
Dhardware.h190 struct hw_module_t* module; member

123