Searched refs:notif_reboot (Results 1 – 1 of 1) sorted by relevance
647 struct iwm_notif *notif_reboot, *notif_ack = NULL; in __iwm_up() local660 notif_reboot = iwm_notif_wait(iwm, IWM_BARKER_REBOOT_NOTIFICATION, in __iwm_up()662 if (!notif_reboot) { in __iwm_up()668 ret = iwm_bus_send_chunk(iwm, notif_reboot->buf, 16); in __iwm_up()671 kfree(notif_reboot); in __iwm_up()675 kfree(notif_reboot->buf); in __iwm_up()676 kfree(notif_reboot); in __iwm_up()