Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dgdth.c5153 static struct notifier_block gdth_notifier = { variable
5206 register_reboot_notifier(&gdth_notifier); in gdth_init()
5216 unregister_reboot_notifier(&gdth_notifier); in gdth_exit()