Searched refs:MV_INIT_DELAYED_WORK (Results 1 – 2 of 2) sorted by relevance
79 #define MV_INIT_DELAYED_WORK(w, f, d) INIT_DELAYED_WORK(w, f) macro
2029 MV_INIT_DELAYED_WORK(&mwq->work_q, mvs_work_queue, mwq); in mvs_handle_event()