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