| /device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/liteos_wpa_src/ |
| D | eloop_rtos.c | 33 eloop_timeout_handler handler; member 71 eloop_timeout_handler handler, in eloop_register_timeout() 135 int eloop_cancel_timeout(eloop_timeout_handler handler, in eloop_cancel_timeout() 159 int eloop_cancel_timeout_one(eloop_timeout_handler handler, in eloop_cancel_timeout_one() 191 int eloop_is_timeout_registered(eloop_timeout_handler handler, in eloop_is_timeout_registered() 210 eloop_timeout_handler handler, void *eloop_data, in eloop_deplete_timeout() 246 eloop_timeout_handler handler, void *eloop_data, in eloop_replenish_timeout() 285 eloop_timeout_handler handler = timeout->handler; in eloop_timeout_event_process() local 379 eloop_event_handler handler, void *eloop_data, void *user_data) in eloop_register_event()
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| D | mali_osk_wq.c | 27 _mali_osk_wq_work_handler_t handler; member 34 _mali_osk_wq_work_handler_t handler; member 104 _mali_osk_wq_work_t *_mali_osk_wq_create_work(_mali_osk_wq_work_handler_t handler, void *data) in _mali_osk_wq_create_work() 119 _mali_osk_wq_work_t *_mali_osk_wq_create_work_high_pri(_mali_osk_wq_work_handler_t handler, void *d… in _mali_osk_wq_create_work_high_pri() 198 …wq_delayed_work_object_t *_mali_osk_wq_delayed_create_work(_mali_osk_wq_work_handler_t handler, vo… in _mali_osk_wq_delayed_create_work()
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
| D | mali_osk_wq.c | 28 _mali_osk_wq_work_handler_t handler; member 35 _mali_osk_wq_work_handler_t handler; member 109 _mali_osk_wq_work_t *mali_osk_wq_create_work(_mali_osk_wq_work_handler_t handler, void *data) in mali_osk_wq_create_work() 126 _mali_osk_wq_work_t *_mali_osk_wq_create_work_high_pri(_mali_osk_wq_work_handler_t handler, void *d… in _mali_osk_wq_create_work_high_pri() 206 …wq_delayed_work_object_t *_mali_osk_wq_delayed_create_work(_mali_osk_wq_work_handler_t handler, vo… in _mali_osk_wq_delayed_create_work()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| D | timeouts.h | 75 lwip_cyclic_timer_handler handler; member 109 #define sys_timeout_ext(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) argument 114 #define sys_timeout(msecs, handler, arg) (void)sys_timeout_ext(msecs, handler, arg) argument
|
| D | lowpower.h | 71 lwip_timer_handler handler; member 81 sys_timeout_handler handler; member 125 #define sys_timeout(msecs, handler, arg) (void)sys_timeout_ext(msecs, handler, arg) argument
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/ |
| D | timeouts.c | 195 sys_timeout_abs(u32_t abs_time, sys_timeout_handler handler, void *arg, const char *handler_name) in sys_timeout_abs() 302 sys_timeout_debug(u32_t msecs, sys_timeout_handler handler, void *arg, const char *handler_name) in sys_timeout_debug() 332 sys_untimeout(sys_timeout_handler handler, void *arg) in sys_untimeout() 378 sys_timeout_handler handler; in sys_check_timeouts() local
|
| D | lowpower.c | 158 sys_timeout_handler handler, in sys_timeout_reg() 252 sys_timeout_handler handler = t->handler; in handle_timer_and_free() local 389 struct timer_handler *handler = (struct timer_handler *)args; in lowpower_cycle_tmr() local 426 sys_untimeout(sys_timeout_handler handler, void *arg) in sys_untimeout() 454 sys_timeout(u32_t msecs, sys_timeout_handler handler, void *arg) in sys_timeout()
|
| /device/qemu/arm_virt/liteos_a/board/extcmd/ |
| D | reset_shell.c | 43 UINT32 osReHookFuncAdd(STORAGE_HOOK_FUNC handler, VOID *param) in osReHookFuncAdd() 61 UINT32 osReHookFuncDel(STORAGE_HOOK_FUNC handler) in osReHookFuncDel()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/ |
| D | timeouts.h | 76 lwip_cyclic_timer_handler handler; member 111 #define sys_timeout(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) argument
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/kernel/base/include/ |
| D | los_swtmr_pri.h | 51 SWTMR_PROC_FUNC handler; /* Callback function that handles software timer timeout */ member 70 SWTMR_PROC_FUNC handler; /* Callback function that handles software timer timeout */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| D | net.h | 232 coap_response_handler_t handler) { in coap_register_response_handler() 247 coap_nack_handler_t handler) { in coap_register_nack_handler() 260 coap_ping_handler_t handler) { in coap_register_ping_handler() 273 coap_pong_handler_t handler) { in coap_register_pong_handler()
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/osal/include/time/ |
| D | osal_timer.h | 31 void (*handler)(unsigned long); member 305 osal_hrtimer_restart (*handler)(void *timer); member
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/non_os/non_os/ |
| D | non_os_utils.c | 83 void non_os_register_critical_statistic(critical_statistic_handler handler) in non_os_register_critical_statistic() 95 void non_os_register_critical_record(critical_record_handler handler) in non_os_register_critical_record()
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/osal/src/nonos/ |
| D | osal_task.c | 20 osal_task *osal_kthread_create(osal_kthread_handler handler, void *data, const char *name, unsigned… in osal_kthread_create()
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/osal/include/schedule/ |
| D | osal_delaywork.h | 31 void (*handler)(struct osal_delayedwork_ *delayedwork); member
|
| D | osal_workqueue.h | 32 void (*handler)(struct osal_workqueue_ *workqueue); member
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/musl/src/internal/ |
| D | ksigaction.h | 7 void (*handler)(int); member
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
| D | hi_osal.h | 110 void (*handler)(struct osal_workqueue_ *workqueue); member 122 void (*handler)(unsigned long); member 169 OSAL_HRTIMER_RESTART_E (*handler)(void *timer); member 240 void (*handler)(unsigned long data); member 330 int (*handler)(unsigned int argc, char (*argv)[PROC_CMD_SINGEL_LENGTH_MAX], void *private); member 382 int (*handler)(unsigned int cmd, void *arg, void *private_data); member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
| D | osal_interrupt.c | 25 int osal_request_irq(unsigned int irq, osal_irq_handler_t handler, osal_irq_handler_t thread_fn, co… in osal_request_irq()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/base/include/ |
| D | los_swtmr_pri.h | 53 … SWTMR_PROC_FUNC handler; /**< Callback function that handles software timer timeout */ member
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/osal/include/interrupt/ |
| D | osal_interrupt.h | 37 void (*handler)(unsigned long data); member
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
| D | osal_task.c | 36 osal_task *osal_kthread_create(osal_kthread_handler handler, void *data, const char *name, unsigned… in osal_kthread_create()
|
| D | osal_gpio.c | 130 int osal_gpio_irq_request(unsigned int gpio, osal_irq_handler handler, in osal_gpio_irq_request()
|
| D | osal_workqueue.c | 89 int osal_workqueue_init(osal_workqueue *work, osal_workqueue_handler handler) in osal_workqueue_init()
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/osal/src/liteos/ |
| D | osal_workqueue.c | 90 int osal_workqueue_init(osal_workqueue *work, osal_workqueue_handler handler) in osal_workqueue_init()
|