Searched refs:ipw_bg_up (Results 1 – 1 of 1) sorted by relevance
211 static void ipw_bg_up(struct work_struct *work);10662 INIT_WORK(&priv->up, ipw_bg_up); in ipw_setup_deferred_work()11241 static void ipw_bg_up(struct work_struct *work) in ipw_bg_up() function