Searched refs:boot_irq (Results 1 – 1 of 1) sorted by relevance
35 struct completion boot_irq; member161 complete(&z2->boot_irq); in apple_z2_irq()241 reinit_completion(&z2->boot_irq); in apple_z2_send_firmware_blob()247 wait_for_completion_timeout(&z2->boot_irq, msecs_to_jiffies(20)); in apple_z2_send_firmware_blob()332 reinit_completion(&z2->boot_irq); in apple_z2_boot()335 if (!wait_for_completion_timeout(&z2->boot_irq, msecs_to_jiffies(20))) in apple_z2_boot()367 init_completion(&z2->boot_irq); in apple_z2_probe()
Completed in 4 milliseconds