Home
last modified time | relevance | path

Searched refs:osal_work_func_t (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
Dosal_workqueue.c77 int osal_init_work(struct osal_work_struct *work, osal_work_func_t func) in osal_init_work()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dhi_osal.h185 typedef void (*osal_work_func_t)(struct osal_work_struct *work); typedef
187 extern int osal_init_work(struct osal_work_struct *work, osal_work_func_t func);
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dhi_osal.h186 typedef void (*osal_work_func_t)(struct osal_work_struct *work); typedef
188 extern int osal_init_work(struct osal_work_struct *work, osal_work_func_t func);
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
Dhi_osal.h189 typedef void (*osal_work_func_t)(struct osal_work_struct *work); typedef
191 extern int osal_init_work(struct osal_work_struct *work, osal_work_func_t func);