Home
last modified time | relevance | path

Searched refs:ipw2100_wx_event_work (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c341 static void ipw2100_wx_event_work(struct work_struct *work);
6153 INIT_DELAYED_WORK(&priv->wx_event_work, ipw2100_wx_event_work); in ipw2100_alloc_device()
8279 static void ipw2100_wx_event_work(struct work_struct *work) in ipw2100_wx_event_work() function