Home
last modified time | relevance | path

Searched refs:cosm_reboot (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/misc/mic/cosm_client/
Dcosm_scif_client.c57 static struct notifier_block cosm_reboot = { variable
203 rc = register_reboot_notifier(&cosm_reboot); in cosm_scif_probe()
219 unregister_reboot_notifier(&cosm_reboot); in cosm_scif_probe()
245 unregister_reboot_notifier(&cosm_reboot); in cosm_scif_remove()