Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/aty/
Datyfb_base.c3940 static struct notifier_block atyfb_reboot_notifier = { variable
3980 register_reboot_notifier(&atyfb_reboot_notifier); in atyfb_init()
3990 unregister_reboot_notifier(&atyfb_reboot_notifier); in atyfb_exit()