Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 25 of 65) sorted by relevance

123

/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/liteos_wpa_src/
Deloop_rtos.c33 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/
Dmali_osk_wq.c27 _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/
Dmali_osk_wq.c28 _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/
Dtimeouts.h75 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
Dlowpower.h71 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/
Dtimeouts.c195 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
Dlowpower.c158 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/
Dreset_shell.c43 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/
Dtimeouts.h76 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/
Dlos_swtmr_pri.h51 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/
Dnet.h232 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/
Dosal_timer.h31 void (*handler)(unsigned long); member
305 osal_hrtimer_restart (*handler)(void *timer); member
/device/soc/hisilicon/ws63v100/sdk/kernel/non_os/non_os/
Dnon_os_utils.c83 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/
Dosal_task.c20 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/
Dosal_delaywork.h31 void (*handler)(struct osal_delayedwork_ *delayedwork); member
Dosal_workqueue.h32 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/
Dksigaction.h7 void (*handler)(int); member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
Dhi_osal.h110 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/
Dosal_interrupt.c25 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/
Dlos_swtmr_pri.h53 … SWTMR_PROC_FUNC handler; /**< Callback function that handles software timer timeout */ member
/device/soc/hisilicon/ws63v100/sdk/kernel/osal/include/interrupt/
Dosal_interrupt.h37 void (*handler)(unsigned long data); member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
Dosal_task.c36 osal_task *osal_kthread_create(osal_kthread_handler handler, void *data, const char *name, unsigned… in osal_kthread_create()
Dosal_gpio.c130 int osal_gpio_irq_request(unsigned int gpio, osal_irq_handler handler, in osal_gpio_irq_request()
Dosal_workqueue.c89 int osal_workqueue_init(osal_workqueue *work, osal_workqueue_handler handler) in osal_workqueue_init()
/device/soc/hisilicon/ws63v100/sdk/kernel/osal/src/liteos/
Dosal_workqueue.c90 int osal_workqueue_init(osal_workqueue *work, osal_workqueue_handler handler) in osal_workqueue_init()

123