Searched refs:nes_disconnect_worker (Results 1 – 1 of 1) sorted by relevance
101 static void nes_disconnect_worker(struct work_struct *work);2849 INIT_WORK(&work->work, nes_disconnect_worker); in nes_cm_disconn()2858 static void nes_disconnect_worker(struct work_struct *work) in nes_disconnect_worker() function