Searched defs:INIT_DELAYED_WORK (Results 1 – 2 of 2) sorted by relevance
82 #define INIT_DELAYED_WORK(w, f) INIT_WORK(&(w)->work, (f)) macro
266 #define INIT_DELAYED_WORK(_work, _func) \ macro
Completed in 7 milliseconds