Searched refs:reset_wait (Results 1 – 3 of 3) sorted by relevance
100 reinit_completion(&mdev->reset_wait); in mic_reset()116 complete_all(&mdev->reset_wait); in mic_reset()334 rc = wait_for_completion_timeout(&mdev->reset_wait, in mic_prepare_suspend()351 rc = wait_for_completion_timeout(&mdev->reset_wait, in mic_prepare_suspend()
121 struct completion reset_wait; member
248 init_completion(&mdev->reset_wait); in mic_device_init()