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