Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth.c5151 static struct notifier_block gdth_notifier = { variable
5204 register_reboot_notifier(&gdth_notifier); in gdth_init()
5214 unregister_reboot_notifier(&gdth_notifier); in gdth_exit()