Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dgdth.c4264 static struct notifier_block gdth_notifier = { variable
4296 register_reboot_notifier(&gdth_notifier); in gdth_init()
4306 unregister_reboot_notifier(&gdth_notifier); in gdth_exit()