/hardware/msm7k/libgralloc/ |
D | mapper.cpp | 50 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()
|
D | framebuffer.cpp | 153 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()
|
D | gralloc.cpp | 534 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/ |
D | mapper.cpp | 50 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()
|
D | framebuffer.cpp | 163 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()
|
D | gralloc.cpp | 440 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/ |
D | mapper.cpp | 49 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()
|
D | framebuffer.cpp | 145 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()
|
D | gralloc.cpp | 439 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/ |
D | hardware.c | 119 int hw_get_module(const char *id, const struct hw_module_t **module) in hw_get_module()
|
/hardware/libhardware/include/hardware/ |
D | gralloc.h | 320 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()
|
D | overlay.h | 225 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()
|
D | sensors.h | 381 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()
|
D | hardware.h | 94 struct hw_module_t* module; member
|
D | copybit.h | 206 static inline int copybit_open(const struct hw_module_t* module, in copybit_open()
|
/hardware/libhardware/modules/overlay/ |
D | overlay.cpp | 273 static int overlay_device_open(const struct hw_module_t* module, const char* name, in overlay_device_open()
|
/hardware/libhardware_legacy/wifi/ |
D | wifi.c | 80 void *module; in insmod() local
|
/hardware/msm7k/liblights/ |
D | lights.c | 362 static int open_lights(const struct hw_module_t* module, char const* name, in open_lights()
|
/hardware/msm7k/libcopybit/ |
D | copybit.cpp | 436 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/ |
D | perf_print.c | 358 unsigned long module = ((unsigned long) eModule) & PERF_ModuleMask; in __print_Command() local
|
D | perf_rt.c | 461 unsigned long module = eModuleAndFlags & PERF_ModuleMask; in __rt_Buffer() local
|
/hardware/ti/omap3/liboverlay/ |
D | overlay.cpp | 1077 static int overlay_device_open(const struct hw_module_t* module, in overlay_device_open()
|