Searched refs:nes_recheck_link_status (Results 1 – 3 of 3) sorted by relevance
526 void nes_recheck_link_status(struct work_struct *work);
678 INIT_DELAYED_WORK(&nesdev->work, nes_recheck_link_status); in nes_probe()
2694 void nes_recheck_link_status(struct work_struct *work) in nes_recheck_link_status() function