Searched defs:INIT_DELAYED_WORK (Results 1 – 2 of 2) sorted by relevance
134 INIT_DELAYED_WORK(struct delayed_work *dwork, work_func_t func) in INIT_DELAYED_WORK() function
271 INIT_DELAYED_WORK(struct delayed_work *dw, void (*fn)(void *), void *arg) in INIT_DELAYED_WORK() function