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