Searched refs:MLAN_INIT_DELAYED_WORK (Results 1 – 2 of 2) sorted by relevance
504 #define MLAN_INIT_DELAYED_WORK(_work, _fun) INIT_WORK(_work, ((void (*)(void *))_fun), _wor… macro511 #define MLAN_INIT_DELAYED_WORK INIT_DELAYED_WORK macro
565 #define MLAN_INIT_DELAYED_WORK(_work, _fun) \ macro573 #define MLAN_INIT_DELAYED_WORK INIT_DELAYED_WORK macro