Lines Matching refs:cancel_delayed_work_sync
11830 cancel_delayed_work_sync(&priv->adhoc_check); in ipw_pci_remove()
11836 cancel_delayed_work_sync(&priv->rf_kill); in ipw_pci_remove()
11839 cancel_delayed_work_sync(&priv->request_scan); in ipw_pci_remove()
11840 cancel_delayed_work_sync(&priv->request_direct_scan); in ipw_pci_remove()
11841 cancel_delayed_work_sync(&priv->request_passive_scan); in ipw_pci_remove()
11842 cancel_delayed_work_sync(&priv->scan_event); in ipw_pci_remove()
11843 cancel_delayed_work_sync(&priv->gather_stats); in ipw_pci_remove()
11846 cancel_delayed_work_sync(&priv->scan_check); in ipw_pci_remove()
11849 cancel_delayed_work_sync(&priv->led_link_on); in ipw_pci_remove()
11850 cancel_delayed_work_sync(&priv->led_link_off); in ipw_pci_remove()
11851 cancel_delayed_work_sync(&priv->led_act_off); in ipw_pci_remove()