Searched refs:ath10k_scan_timeout_work (Results 1 – 3 of 3) sorted by relevance
38 void ath10k_scan_timeout_work(struct work_struct *work);
3627 INIT_DELAYED_WORK(&ar->scan.timeout, ath10k_scan_timeout_work); in ath10k_core_create()
4611 void ath10k_scan_timeout_work(struct work_struct *work) in ath10k_scan_timeout_work() function