Searched refs:led_link_off (Results 1 – 2 of 2) sorted by relevance
1332 struct delayed_work led_link_off; member
907 schedule_delayed_work(&priv->led_link_off, in ipw_led_link_on()962 container_of(work, struct ipw_priv, led_link_off.work); in ipw_bg_led_link_off()1187 cancel_delayed_work(&priv->led_link_off); in ipw_led_shutdown()10700 INIT_DELAYED_WORK(&priv->led_link_off, ipw_bg_led_link_off); in ipw_setup_deferred_work()11849 cancel_delayed_work_sync(&priv->led_link_off); in ipw_pci_remove()