Searched refs:task_fn_t (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | osdep_service_bsd.h | 936 typedef void (*task_fn_t)(void *context, int pending); typedef 939 TASK_INIT(struct task *task, int priority, task_fn_t func, 942 TASK_INITIALIZER(int priority, task_fn_t func, void *context); 950 static inline void rtw_tasklet_init(_tasklet *t,task_fn_t func, in rtw_tasklet_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | osdep_service_bsd.h | 936 typedef void (*task_fn_t)(void *context, int pending); typedef 939 TASK_INIT(struct task *task, int priority, task_fn_t func, 942 TASK_INITIALIZER(int priority, task_fn_t func, void *context); 950 static inline void rtw_tasklet_init(_tasklet *t,task_fn_t func, in rtw_tasklet_init()
|