Searched refs:drv_start_complete (Results 1 – 1 of 1) sorted by relevance
82 struct completion drv_start_complete; member1816 init_completion(&drv->drv_start_complete); in iwl_drv_start()1861 complete(&drv->drv_start_complete); in iwl_drv_start()1881 wait_for_completion(&drv->drv_start_complete); in iwl_drv_stop()