Searched refs:boot_irq (Results 1 – 1 of 1) sorted by relevance
36 struct completion boot_irq; member165 complete(&z2->boot_irq); in apple_z2_irq()245 reinit_completion(&z2->boot_irq); in apple_z2_send_firmware_blob()251 wait_for_completion_timeout(&z2->boot_irq, msecs_to_jiffies(20)); in apple_z2_send_firmware_blob()336 reinit_completion(&z2->boot_irq); in apple_z2_boot()339 if (!wait_for_completion_timeout(&z2->boot_irq, msecs_to_jiffies(20))) in apple_z2_boot()371 init_completion(&z2->boot_irq); in apple_z2_probe()