Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/cosm_client/
Dcosm_scif_client.c47 static struct notifier_block cosm_reboot = { variable
197 rc = register_reboot_notifier(&cosm_reboot); in cosm_scif_probe()
213 unregister_reboot_notifier(&cosm_reboot); in cosm_scif_probe()
239 unregister_reboot_notifier(&cosm_reboot); in cosm_scif_remove()