Searched refs:ipw2100_wx_event_work (Results 1 – 1 of 1) sorted by relevance
327 static void ipw2100_wx_event_work(struct work_struct *work);6135 INIT_DELAYED_WORK(&priv->wx_event_work, ipw2100_wx_event_work); in ipw2100_alloc_device()8261 static void ipw2100_wx_event_work(struct work_struct *work) in ipw2100_wx_event_work() function