Searched refs:thr_exited (Results 1 – 2 of 2) sorted by relevance
589 struct completion thr_exited; member1000 init_completion (&tp->thr_exited); in rtl8139_init_one()1626 complete_and_exit (&tp->thr_exited, 0); in rtl8139_thread()2150 wait_for_completion (&tp->thr_exited); in rtl8139_close()
1050 struct completion thr_exited; member2082 wait_for_completion(&ai->thr_exited); in stop_airo_card()2192 init_completion (&ai->thr_exited); in init_airo_card()2275 wait_for_completion(&ai->thr_exited); in init_airo_card()2442 complete_and_exit (&ai->thr_exited, 0); in airo_thread()