Home
last modified time | relevance | path

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

123456

/hardware/intel/common/wrs_omxil_core/utils/inc/
Dmodule.h33 struct module { struct
39 module_init_t init; argument
40 module_exit_t exit; argument
43 struct module *next; argument
/hardware/samsung_slsi/exynos5/gralloc/
Dmapper.cpp40 static int gralloc_map(gralloc_module_t const* module, buffer_handle_t handle) in gralloc_map()
56 static int gralloc_unmap(gralloc_module_t const* module, buffer_handle_t handle) in gralloc_unmap()
75 int getIonFd(gralloc_module_t const *module) in getIonFd()
87 int gralloc_register_buffer(gralloc_module_t const* module, in gralloc_register_buffer()
115 int gralloc_unregister_buffer(gralloc_module_t const* module, in gralloc_unregister_buffer()
137 int gralloc_lock(gralloc_module_t const* module, in gralloc_lock()
160 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock()
Dgralloc.cpp349 gralloc_module_t* module = reinterpret_cast<gralloc_module_t*> in gralloc_alloc() local
385 gralloc_module_t* module = reinterpret_cast<gralloc_module_t*>( in gralloc_free() local
422 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
/hardware/qcom/display/msm8960/libgralloc/
Dmapper.cpp57 static int gralloc_map(gralloc_module_t const* module, in gralloc_map()
91 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap()
126 int gralloc_register_buffer(gralloc_module_t const* module, in gralloc_register_buffer()
153 int gralloc_unregister_buffer(gralloc_module_t const* module, in gralloc_unregister_buffer()
175 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer()
200 static int gralloc_map_and_invalidate (gralloc_module_t const* module, in gralloc_map_and_invalidate()
234 int gralloc_lock(gralloc_module_t const* module, in gralloc_lock()
246 int gralloc_lock_ycbcr(gralloc_module_t const* module, in gralloc_lock_ycbcr()
288 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock()
317 int gralloc_perform(struct gralloc_module_t const* module, in gralloc_perform()
Dframebuffer.cpp110 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked()
337 static int mapFrameBuffer(struct private_module_t* module) in mapFrameBuffer()
356 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open()
/hardware/qcom/display/msm8974/libgralloc/
Dmapper.cpp57 static int gralloc_map(gralloc_module_t const* module, in gralloc_map()
91 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap()
126 int gralloc_register_buffer(gralloc_module_t const* module, in gralloc_register_buffer()
153 int gralloc_unregister_buffer(gralloc_module_t const* module, in gralloc_unregister_buffer()
175 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer()
200 static int gralloc_map_and_invalidate (gralloc_module_t const* module, in gralloc_map_and_invalidate()
235 int gralloc_lock(gralloc_module_t const* module, in gralloc_lock()
247 int gralloc_lock_ycbcr(gralloc_module_t const* module, in gralloc_lock_ycbcr()
287 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock()
318 int gralloc_perform(struct gralloc_module_t const* module, in gralloc_perform()
Dframebuffer.cpp110 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked()
337 static int mapFrameBuffer(struct private_module_t* module) in mapFrameBuffer()
362 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open()
/hardware/qcom/display/msm8226/libgralloc/
Dmapper.cpp55 static int gralloc_map(gralloc_module_t const* module, in gralloc_map()
92 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap()
130 int gralloc_register_buffer(gralloc_module_t const* module, in gralloc_register_buffer()
157 int gralloc_unregister_buffer(gralloc_module_t const* module, in gralloc_unregister_buffer()
179 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer()
207 static int gralloc_map_and_invalidate (gralloc_module_t const* module, in gralloc_map_and_invalidate()
241 int gralloc_lock(gralloc_module_t const* module, in gralloc_lock()
253 int gralloc_lock_ycbcr(gralloc_module_t const* module, in gralloc_lock_ycbcr()
265 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock()
297 int gralloc_perform(struct gralloc_module_t const* module, in gralloc_perform()
Dframebuffer.cpp113 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked()
351 static int mapFrameBuffer(struct private_module_t* module) in mapFrameBuffer()
378 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open()
/hardware/qcom/display/msm8084/libgralloc/
Dmapper.cpp55 static int gralloc_map(gralloc_module_t const* module, in gralloc_map()
92 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap()
130 int gralloc_register_buffer(gralloc_module_t const* module, in gralloc_register_buffer()
157 int gralloc_unregister_buffer(gralloc_module_t const* module, in gralloc_unregister_buffer()
179 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer()
207 static int gralloc_map_and_invalidate (gralloc_module_t const* module, in gralloc_map_and_invalidate()
241 int gralloc_lock(gralloc_module_t const* module, in gralloc_lock()
253 int gralloc_lock_ycbcr(gralloc_module_t const* module, in gralloc_lock_ycbcr()
265 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock()
297 int gralloc_perform(struct gralloc_module_t const* module, in gralloc_perform()
Dframebuffer.cpp112 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked()
350 static int mapFrameBuffer(struct private_module_t* module) in mapFrameBuffer()
377 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open()
/hardware/libhardware/modules/power/
Dpower.c28 static void power_init(struct power_module *module) in power_init()
32 static void power_set_interactive(struct power_module *module, int on) in power_set_interactive()
36 static void power_hint(struct power_module *module, power_hint_t hint, in power_hint()
/hardware/libhardware/modules/gralloc/
Dmapper.cpp85 int gralloc_register_buffer(gralloc_module_t const* module, in gralloc_register_buffer()
135 int gralloc_unregister_buffer(gralloc_module_t const* module, in gralloc_unregister_buffer()
148 int mapBuffer(gralloc_module_t const* module, in mapBuffer()
155 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer()
Dframebuffer.cpp142 int mapFrameBufferLocked(struct private_module_t* module)
303 static int mapFrameBuffer(struct private_module_t* module)
322 int fb_device_open(hw_module_t const* module, const char* name,
Dgralloc.cpp184 gralloc_module_t* module = reinterpret_cast<gralloc_module_t*>( in gralloc_alloc_buffer() local
260 gralloc_module_t* module = reinterpret_cast<gralloc_module_t*>( in gralloc_free() local
284 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
/hardware/intel/common/wrs_omxil_core/utils/src/
Dmodule.c52 struct module *module; in module_find_with_name() local
65 struct module *module; in module_find_with_handle() local
208 int module_close(struct module *module) in module_close()
243 void *module_symbol(struct module *module, const char *string) in module_symbol()
/hardware/samsung_slsi/exynos5/libmemtrack/
Dmemtrack_exynos5.c23 int exynos5_memtrack_init(const struct memtrack_module *module) in exynos5_memtrack_init()
28 int exynos5_memtrack_get_memory(const struct memtrack_module *module, in exynos5_memtrack_get_memory()
/hardware/qcom/display/msm8226/libmemtrack/
Dmemtrack_msm.c23 int msm_memtrack_init(const struct memtrack_module *module) in msm_memtrack_init()
30 int msm_memtrack_get_memory(const struct memtrack_module *module, in msm_memtrack_get_memory()
/hardware/qcom/display/msm8084/libmemtrack/
Dmemtrack_msm.c23 int msm_memtrack_init(const struct memtrack_module *module) in msm_memtrack_init()
30 int msm_memtrack_get_memory(const struct memtrack_module *module, in msm_memtrack_get_memory()
/hardware/qcom/display/msm8974/libmemtrack/
Dmemtrack_msm.c23 int msm_memtrack_init(const struct memtrack_module *module) in msm_memtrack_init()
28 int msm_memtrack_get_memory(const struct memtrack_module *module, in msm_memtrack_get_memory()
/hardware/qcom/display/msm8960/libmemtrack/
Dmemtrack_msm.c23 int msm_memtrack_init(const struct memtrack_module *module) in msm_memtrack_init()
28 int msm_memtrack_get_memory(const struct memtrack_module *module, in msm_memtrack_get_memory()
/hardware/qcom/power/
Dpower.c57 static void power_init(struct power_module *module) in power_init()
166 static void power_set_interactive(struct power_module *module, int on) in power_set_interactive()
186 static void power_hint(struct power_module *module, power_hint_t hint, in power_hint()
/hardware/libhardware/
Dhardware.c146 const struct hw_module_t **module) in hw_get_module_by_class()
197 int hw_get_module(const char *id, const struct hw_module_t **module) in hw_get_module()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
DExynos_OSAL_Android.cpp64 int getIonFd(gralloc_module_t const *module) in getIonFd()
229 gralloc_module_t *module = NULL; in Exynos_OSAL_RefANB_Create() local
266 gralloc_module_t* module = NULL; in Exynos_OSAL_RefANB_Reset() local
340 gralloc_module_t* module = NULL; in Exynos_OSAL_RefANB_Increase() local
408 gralloc_module_t* module = NULL; in Exynos_OSAL_RefANB_Decrease() local
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dgps.c41 static int open_gps(const struct hw_module_t* module, char const* name, in open_gps()

123456