Searched refs:reset_wq (Results 1 – 4 of 4) sorted by relevance
268 wait_queue_head_t reset_wq; member
508 wake_up(&hba->reset_wq); in hptiop_message_callback()820 wait_event_timeout(hba->reset_wq, in hptiop_reset_hba()991 init_waitqueue_head(&hba->reset_wq); in hptiop_probe()
656 struct work_struct reset_wq; member
4328 INIT_WORK(&priv->reset_wq,(void*) rtl8180_restart_wq);4342 INIT_WORK(&priv->reset_wq,(void*) rtl8180_restart_wq,dev);5737 struct r8180_priv *priv = container_of(work, struct r8180_priv, reset_wq);5755 schedule_work(&priv->reset_wq);