Searched refs:wl_cfgscan_sched_scan_stop_work (Results 1 – 3 of 3) sorted by relevance
179 extern void wl_cfgscan_sched_scan_stop_work(struct work_struct *work);
3998 wl_cfgscan_sched_scan_stop_work(struct work_struct *work) in wl_cfgscan_sched_scan_stop_work() function
15960 INIT_DELAYED_WORK(&cfg->sched_scan_stop_work, wl_cfgscan_sched_scan_stop_work); in wl_cfg80211_attach()