Searched refs:process_scan (Results 1 – 2 of 2) sorted by relevance
146 struct work_struct process_scan; member
1330 schedule_work(&priv->process_scan); in qbuf_scan()1348 schedule_work(&priv->process_scan); in qabort_scan()1354 container_of(work, struct orinoco_private, process_scan); in orinoco_process_scan_results()2205 INIT_WORK(&priv->process_scan, orinoco_process_scan_results); in alloc_orinocodev()2323 cancel_work_sync(&priv->process_scan); in free_orinocodev()