Searched refs:led_link_off (Results 1 – 2 of 2) sorted by relevance
1317 struct delayed_work led_link_off; member
880 schedule_delayed_work(&priv->led_link_off, in ipw_led_link_on()935 container_of(work, struct ipw_priv, led_link_off.work); in ipw_bg_led_link_off()1160 cancel_delayed_work(&priv->led_link_off); in ipw_led_shutdown()10621 INIT_DELAYED_WORK(&priv->led_link_off, ipw_bg_led_link_off); in ipw_setup_deferred_work()11769 cancel_delayed_work_sync(&priv->led_link_off); in ipw_pci_remove()