Searched refs:INIT_DELAYED_WORK (Results 1 – 2 of 2) sorted by relevance
50 INIT_DELAYED_WORK(w, worker); in devm_delayed_work_autocancel()
273 #define INIT_DELAYED_WORK(_work, _func) \ macro