Home
last modified time | relevance | path

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

12345678

/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/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()
301 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock()
330 int gralloc_perform(struct gralloc_module_t const* module, in gralloc_perform()
/hardware/qcom/bootctrl/
Dboot_control.cpp79 void boot_control_init(struct boot_control_module *module) in boot_control_init()
250 unsigned get_number_slots(struct boot_control_module *module) in get_number_slots()
281 unsigned get_current_slot(struct boot_control_module *module) in get_current_slot()
316 static int boot_control_check_slot_sanity(struct boot_control_module *module, in boot_control_check_slot_sanity()
330 int mark_boot_successful(struct boot_control_module *module) in mark_boot_successful()
348 const char *get_suffix(struct boot_control_module *module, unsigned slot) in get_suffix()
519 int set_active_boot_slot(struct boot_control_module *module, unsigned slot) in set_active_boot_slot()
590 int set_slot_as_unbootable(struct boot_control_module *module, unsigned slot) in set_slot_as_unbootable()
606 int is_slot_bootable(struct boot_control_module *module, unsigned slot) in is_slot_bootable()
625 int is_slot_marked_successful(struct boot_control_module *module, unsigned slot) in is_slot_marked_successful()
/hardware/qcom/display/msm8909/libgralloc/
Dmapper.cpp58 static int gralloc_map(gralloc_module_t const* module, in gralloc_map()
103 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap()
142 int gralloc_register_buffer(gralloc_module_t const* module, in gralloc_register_buffer()
170 int gralloc_unregister_buffer(gralloc_module_t const* module, in gralloc_unregister_buffer()
193 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer()
222 static int gralloc_map_and_invalidate (gralloc_module_t const* module, in gralloc_map_and_invalidate()
262 int gralloc_lock(gralloc_module_t const* module, in gralloc_lock()
275 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()
311 int gralloc_perform(struct gralloc_module_t const* module, in gralloc_perform()
Dframebuffer.cpp111 private_module_t* module = in mapFrameBufferLocked() local
374 private_module_t* module = in mapFrameBuffer() local
401 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()
/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.cpp115 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked()
353 static int mapFrameBuffer(struct private_module_t* module) in mapFrameBuffer()
380 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open()
/hardware/qcom/display/msm8998/libgralloc/
Dmapper.cpp79 static int gralloc_map(gralloc_module_t const* module, in gralloc_map()
123 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap()
167 int gralloc_register_buffer(gralloc_module_t const* module, in gralloc_register_buffer()
181 int gralloc_unregister_buffer(gralloc_module_t const* module, in gralloc_unregister_buffer()
197 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer()
213 static int gralloc_map_and_invalidate (gralloc_module_t const* module, in gralloc_map_and_invalidate()
253 int gralloc_lock(gralloc_module_t const* module, in gralloc_lock()
266 int gralloc_lock_ycbcr(gralloc_module_t const* module, in gralloc_lock_ycbcr()
279 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock()
302 int gralloc_perform(struct gralloc_module_t const* module, in gralloc_perform()
/hardware/qcom/display/msm8994/libmemtrack/
Dmemtrack_msm.c24 int msm_memtrack_init(const struct memtrack_module *module) in msm_memtrack_init()
31 int msm_memtrack_get_memory(const struct memtrack_module *module, in msm_memtrack_get_memory()
46 static int memtrack_open(const hw_module_t* module, const char* name, in memtrack_open()
/hardware/qcom/display/msm8996/libmemtrack/
Dmemtrack_msm.c25 int msm_memtrack_init(const struct memtrack_module *module) in msm_memtrack_init()
32 int msm_memtrack_get_memory(const struct memtrack_module *module, in msm_memtrack_get_memory()
47 static int memtrack_open(__attribute__((unused)) const hw_module_t* module, const char* name, in memtrack_open()
/hardware/qcom/display/msm8996/libgralloc/
Dmapper.cpp81 static int gralloc_map(gralloc_module_t const* module, in gralloc_map()
125 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap()
169 int gralloc_register_buffer(gralloc_module_t const* module, in gralloc_register_buffer()
183 int gralloc_unregister_buffer(gralloc_module_t const* module, in gralloc_unregister_buffer()
199 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer()
215 static int gralloc_map_and_invalidate (gralloc_module_t const* module, in gralloc_map_and_invalidate()
255 int gralloc_lock(gralloc_module_t const* module, in gralloc_lock()
268 int gralloc_lock_ycbcr(gralloc_module_t const* module, in gralloc_lock_ycbcr()
281 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock()
366 int gralloc_perform(struct gralloc_module_t const* module, in gralloc_perform()
/hardware/qcom/display/msm8994/libgralloc/
Dmapper.cpp81 static int gralloc_map(gralloc_module_t const* module, in gralloc_map()
125 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap()
169 int gralloc_register_buffer(gralloc_module_t const* module, in gralloc_register_buffer()
183 int gralloc_unregister_buffer(gralloc_module_t const* module, in gralloc_unregister_buffer()
199 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer()
215 static int gralloc_map_and_invalidate (gralloc_module_t const* module, in gralloc_map_and_invalidate()
255 int gralloc_lock(gralloc_module_t const* module, in gralloc_lock()
268 int gralloc_lock_ycbcr(gralloc_module_t const* module, in gralloc_lock_ycbcr()
281 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock()
366 int gralloc_perform(struct gralloc_module_t const* module, in gralloc_perform()
/hardware/libhardware/modules/gralloc/
Dmapper.cpp77 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()
140 int mapBuffer(gralloc_module_t const* module, in mapBuffer()
147 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,
/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
207 int module_close(struct module *module) in module_close()
241 void *module_symbol(struct module *module, const char *string) in module_symbol()
/hardware/libhardware/modules/input/evdev/
DEvdevModule.cpp92 static int dummy_open(const hw_module_t __unused *module, const char __unused *id, in dummy_open()
98 static void input_init(const input_module_t* module, in input_init()
106 static void input_notify_report(const input_module_t* module, input_report_t* r) { in input_notify_report()
/hardware/libhardware/modules/vr/
Dvr.c21 static void vr_init(struct vr_module *module) { in vr_init()
25 static void vr_set_vr_mode(struct vr_module *module, bool enabled) { in vr_set_vr_mode()
/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/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/display/msm8909/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/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/msm8998/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/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/modules/thermal/
Dthermal.c39 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) { in get_temperatures()
86 static ssize_t get_cpu_usages(thermal_module_t *module, cpu_usage_t *list) { in get_cpu_usages()
161 static ssize_t get_cooling_devices(thermal_module_t *module, cooling_device_t *list, size_t size) { in get_cooling_devices()

12345678