Home
last modified time | relevance | path

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

/hardware/msm7k/libgralloc/
Dmapper.cpp50 static int gralloc_map(gralloc_module_t const* module, in gralloc_map()
76 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap()
102 int gralloc_register_buffer(gralloc_module_t const* module, in gralloc_register_buffer()
127 int gralloc_unregister_buffer(gralloc_module_t const* module, in gralloc_unregister_buffer()
157 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer()
188 int gralloc_lock(gralloc_module_t const* module, in gralloc_lock()
257 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock()
293 int gralloc_perform(struct gralloc_module_t const* module, in gralloc_perform()
Dframebuffer.cpp153 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked()
320 static int mapFrameBuffer(struct private_module_t* module) in mapFrameBuffer()
339 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open()
Dgralloc.cpp534 gralloc_module_t* module = reinterpret_cast<gralloc_module_t*>( in gralloc_free() local
558 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
/hardware/msm7k/libgralloc-qsd8k/
Dmapper.cpp50 static int gralloc_map(gralloc_module_t const* module, in gralloc_map()
76 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap()
102 int gralloc_register_buffer(gralloc_module_t const* module, in gralloc_register_buffer()
127 int gralloc_unregister_buffer(gralloc_module_t const* module, in gralloc_unregister_buffer()
157 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer()
186 int gralloc_lock(gralloc_module_t const* module, in gralloc_lock()
255 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock()
291 int gralloc_perform(struct gralloc_module_t const* module, in gralloc_perform()
Dframebuffer.cpp163 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked()
330 static int mapFrameBuffer(struct private_module_t* module) in mapFrameBuffer()
349 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open()
Dgralloc.cpp440 gralloc_module_t* module = reinterpret_cast<gralloc_module_t*>( in gralloc_free() local
464 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
/hardware/libhardware/modules/gralloc/
Dmapper.cpp49 static int gralloc_map(gralloc_module_t const* module, in gralloc_map()
73 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap()
99 int gralloc_register_buffer(gralloc_module_t const* module, in gralloc_register_buffer()
124 int gralloc_unregister_buffer(gralloc_module_t const* module, in gralloc_unregister_buffer()
154 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer()
181 int gralloc_lock(gralloc_module_t const* module, in gralloc_lock()
250 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock()
Dframebuffer.cpp145 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked()
311 static int mapFrameBuffer(struct private_module_t* module) in mapFrameBuffer()
330 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open()
Dgralloc.cpp439 gralloc_module_t* module = reinterpret_cast<gralloc_module_t*>( in gralloc_free() local
463 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
/hardware/libhardware/
Dhardware.c119 int hw_get_module(const char *id, const struct hw_module_t **module) in hw_get_module()
/hardware/libhardware/include/hardware/
Dgralloc.h320 static inline int gralloc_open(const struct hw_module_t* module, in gralloc_open()
331 static inline int framebuffer_open(const struct hw_module_t* module, in framebuffer_open()
Doverlay.h225 static inline int overlay_control_open(const struct hw_module_t* module, in overlay_control_open()
235 static inline int overlay_data_open(const struct hw_module_t* module, in overlay_data_open()
Dsensors.h381 static inline int sensors_control_open(const struct hw_module_t* module, in sensors_control_open()
391 static inline int sensors_data_open(const struct hw_module_t* module, in sensors_data_open()
Dhardware.h94 struct hw_module_t* module; member
Dcopybit.h206 static inline int copybit_open(const struct hw_module_t* module, in copybit_open()
/hardware/libhardware/modules/overlay/
Doverlay.cpp273 static int overlay_device_open(const struct hw_module_t* module, const char* name, in overlay_device_open()
/hardware/libhardware_legacy/wifi/
Dwifi.c80 void *module; in insmod() local
/hardware/msm7k/liblights/
Dlights.c362 static int open_lights(const struct hw_module_t* module, char const* name, in open_lights()
/hardware/msm7k/libcopybit/
Dcopybit.cpp436 static int open_copybit(const struct hw_module_t* module, const char* name, in open_copybit()
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_print.c358 unsigned long module = ((unsigned long) eModule) & PERF_ModuleMask; in __print_Command() local
Dperf_rt.c461 unsigned long module = eModuleAndFlags & PERF_ModuleMask; in __rt_Buffer() local
/hardware/ti/omap3/liboverlay/
Doverlay.cpp1077 static int overlay_device_open(const struct hw_module_t* module, in overlay_device_open()