Searched refs:fw_boot_wait (Results 1 – 3 of 3) sorted by relevance
847 if (wait_for_completion_timeout(&ar->fw_boot_wait, HZ) == 0) { in carl9170_usb_load_firmware()1083 init_completion(&ar->fw_boot_wait); in carl9170_usb_probe()
266 struct completion fw_boot_wait; member
278 complete(&ar->fw_boot_wait); in carl9170_handle_command_response()