Searched refs:osal_work_func_t (Results 1 – 4 of 4) sorted by relevance
77 int osal_init_work(struct osal_work_struct *work, osal_work_func_t func) in osal_init_work()
185 typedef void (*osal_work_func_t)(struct osal_work_struct *work); typedef187 extern int osal_init_work(struct osal_work_struct *work, osal_work_func_t func);
186 typedef void (*osal_work_func_t)(struct osal_work_struct *work); typedef188 extern int osal_init_work(struct osal_work_struct *work, osal_work_func_t func);
189 typedef void (*osal_work_func_t)(struct osal_work_struct *work); typedef191 extern int osal_init_work(struct osal_work_struct *work, osal_work_func_t func);