Searched refs:notif_reboot (Results 1 – 1 of 1) sorted by relevance
648 struct iwm_notif *notif_reboot, *notif_ack = NULL; in __iwm_up() local661 notif_reboot = iwm_notif_wait(iwm, IWM_BARKER_REBOOT_NOTIFICATION, in __iwm_up()663 if (!notif_reboot) { in __iwm_up()669 ret = iwm_bus_send_chunk(iwm, notif_reboot->buf, 16); in __iwm_up()672 kfree(notif_reboot); in __iwm_up()676 kfree(notif_reboot->buf); in __iwm_up()677 kfree(notif_reboot); in __iwm_up()