Home
last modified time | relevance | path

Searched refs:func (Results 1 – 25 of 28) sorted by relevance

12

/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_DebugMem.h16 const char* file, const char* func, int line);
18 const char* file, const char* func, int line);
20 const char* file, const char* func, int line);
22 const char* file, const char* func, int line);
24 const char* file, const char* func, int line);
26 void OMX_DebugMem_dump(const char *file, const char *func, int line);
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_DebugMem.h40 const char* file, const char* func, int line);
42 const char* file, const char* func, int line);
44 const char* file, const char* func, int line);
46 const char* file, const char* func, int line);
48 const char* file, const char* func, int line);
50 void OMX_DebugMem_dump(const char *file, const char *func, int line);
/hardware/invensense/mlsdk/platform/include/
Di2c.h87 void set_i2c_open_bind_cb(int (*func)(unsigned int i2c_slave_addr));
88 void set_i2c_open_cb(int (*func)(const char *dev, int rw));
89 void set_i2c_close_cb(int (*func)(int fd));
90 void set_i2c_lltransfer_cb(int (*func)(int fd, int client_addr, const char *write_buf, unsigned int…
92 void set_i2c_write_register_cb(int (*func)(int fd, int client_addr, unsigned char reg, unsigned cha…
93 void set_i2c_read_register_cb(unsigned char (*func)(int fd, int client_addr, unsigned char reg));
94 void set_i2c_dump_register_cb(int (*func)(int fd, int client_addr, unsigned char start_reg, unsigne…
Dlog.h329 const char *func, int line) in __print_result_location() argument
331 MPL_LOGE("%s|%s|%d returning %d\n", file, func, line, result); in __print_result_location()
/hardware/invensense/mlsdk/mllite/
Dmlinclude.h33 extern int functionEnterLog(const char *file, const char *func);
34 extern int functionExitLog(const char *file, const char *func);
DmlFIFO.h81 inv_error_t inv_register_fifo_rate_process(inv_obj_func func, int priority);
82 inv_error_t inv_unregister_fifo_rate_process(inv_obj_func func);
133 inv_error_t inv_set_fifo_processed_callback(void (*func) (void));
Dml.h557 inv_set_motion_callback(void (*func) (unsigned short motion_state));
584 inv_error_t inv_register_dmp_interupt_cb(inv_obj_func func);
585 inv_error_t inv_unregister_dmp_interupt_cb(inv_obj_func func);
Dmlcontrol.h202 inv_set_grid_callback(void (*func)
DmlBiasNoMotion.c61 inv_error_t inv_set_motion_callback(void (*func) (unsigned short motion_state)) in inv_set_motion_callback()
69 inv_params_obj.motion_cb_func = func; in inv_set_motion_callback()
Dmldl.c100 void inv_set_get_address(unsigned short (*func) (unsigned short key)) in inv_set_get_address()
103 _mldlDebug(MPL_LOGV("setGetAddress %d", (int)func); in inv_set_get_address()
105 sGetAddress = func; in inv_set_get_address()
Dmldl.h154 void inv_set_get_address(unsigned short (*func) (unsigned short key));
DmlFIFO.c708 inv_error_t inv_set_fifo_processed_callback(void (*func) (void)) in inv_set_fifo_processed_callback()
715 fifo_obj.fifo_process_cb = func; in inv_set_fifo_processed_callback()
2140 inv_error_t inv_register_fifo_rate_process(inv_obj_func func, int priority) in inv_register_fifo_rate_process() argument
2153 if ((fifo_rate_obj.fifo_process_cb[kk] == func) || in inv_register_fifo_rate_process()
2179 fifo_rate_obj.fifo_process_cb[kk] = func; in inv_register_fifo_rate_process()
2196 inv_error_t inv_unregister_fifo_rate_process(inv_obj_func func) in inv_unregister_fifo_rate_process() argument
2209 if (fifo_rate_obj.fifo_process_cb[kk] == func) { in inv_unregister_fifo_rate_process()
Dmlcontrol.c473 inv_error_t inv_set_grid_callback(fpGridCb func) in inv_set_grid_callback() argument
480 cntrl_params.gridCallback = func; in inv_set_grid_callback()
Dml.c379 inv_error_t inv_register_dmp_interupt_cb(inv_obj_func func) in inv_register_dmp_interupt_cb() argument
388 if (mlxCallbackInterrupt.processInterruptCb[kk] == func) { in inv_register_dmp_interupt_cb()
394 numInterruptProcesses] = func; in inv_register_dmp_interupt_cb()
406 inv_error_t inv_unregister_dmp_interupt_cb(inv_obj_func func) in inv_unregister_dmp_interupt_cb() argument
412 if (mlxCallbackInterrupt.processInterruptCb[kk] == func) { in inv_unregister_dmp_interupt_cb()
/hardware/ril/libril/
Dril_event.h31 ril_event_cb func; member
39 void ril_event_set(struct ril_event * ev, int fd, bool persist, ril_event_cb func, void * param);
Dril_event.cpp87 dlog(" func = %x", (unsigned int)ev->func); in dump_event()
210 ev->func(ev->fd, 0, ev->param); in firePending()
253 void ril_event_set(struct ril_event * ev, int fd, bool persist, ril_event_cb func, void * param) in ril_event_set() argument
260 ev->func = func; in ril_event_set()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dsdiovar.h32 int func; member
/hardware/broadcom/wlan/bcm4329/dhdutil/include/
Dsdiovar.h32 int func; member
/hardware/msm7k/boot/
Dboot.ld11 *(.init.func.0)
/hardware/broadcom/wlan/bcm4329/dhdutil/
Ddhdu_cmd.h30 cmd_func_t *func; member
Ddhdu.c730 int func, size; in dhd_sd_blocksize() local
741 func = strtol(argv[1], &endptr, 0); in dhd_sd_blocksize()
756 if ((ret = dhd_var_getbuf(dhd, cmd->name, &func, sizeof(func), &ptr)) >= 0) in dhd_sd_blocksize()
757 printf("Function %d block size: %d\n", func, *(int*)ptr); in dhd_sd_blocksize()
759 printf("Setting function %d block size to %d\n", func, size); in dhd_sd_blocksize()
760 size &= 0x0000ffff; size |= (func << 16); in dhd_sd_blocksize()
888 sdreg.func = strtol((ptr+1), &ptr, 0); in dhd_sdreg()
889 if (*ptr || ((sdreg.func != 2) && sdreg.func != 4)) { in dhd_sdreg()
895 sdreg.func = 4; in dhd_sdreg()
910 printf("0x%0*x\n", (2 * sdreg.func), *(int *)ptr); in dhd_sdreg()
[all …]
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_cmd.h30 cmd_func_t *func; member
Ddhdu.c730 int func, size; in dhd_sd_blocksize() local
741 func = strtol(argv[1], &endptr, 0); in dhd_sd_blocksize()
756 if ((ret = dhd_var_getbuf(dhd, cmd->name, &func, sizeof(func), &ptr)) >= 0) in dhd_sd_blocksize()
757 printf("Function %d block size: %d\n", func, *(int*)ptr); in dhd_sd_blocksize()
759 printf("Setting function %d block size to %d\n", func, size); in dhd_sd_blocksize()
760 size &= 0x0000ffff; size |= (func << 16); in dhd_sd_blocksize()
888 sdreg.func = strtol((ptr+1), &ptr, 0); in dhd_sdreg()
889 if (*ptr || ((sdreg.func != 2) && sdreg.func != 4)) { in dhd_sdreg()
895 sdreg.func = 4; in dhd_sdreg()
910 printf("0x%0*x\n", (2 * sdreg.func), *(int *)ptr); in dhd_sdreg()
[all …]
/hardware/msm7k/libcamera/
DQualcommCameraHardware.h94 camera_func_type func,
99 camera_func_type func,
Dcamera_ifc.h300 camera_func_type func,

12