Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/aty/
Datyfb_base.c3947 static struct notifier_block atyfb_reboot_notifier = { variable
3987 register_reboot_notifier(&atyfb_reboot_notifier); in atyfb_init()
3997 unregister_reboot_notifier(&atyfb_reboot_notifier); in atyfb_exit()