Searched refs:request_firmware_complete (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/iwlwifi/
H A Diwl-drv.c106 * @request_firmware_complete: the firmware has been obtained from user space
120 struct completion request_firmware_complete; member in struct:iwl_drv
1330 complete(&drv->request_firmware_complete); iwl_req_fw_callback()
1363 complete(&drv->request_firmware_complete); iwl_req_fw_callback()
1383 init_completion(&drv->request_firmware_complete); iwl_drv_start()
1428 wait_for_completion(&drv->request_firmware_complete); iwl_drv_stop()

Completed in 88 milliseconds