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