Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c3941 static struct notifier_block atyfb_reboot_notifier = { variable
3986 register_reboot_notifier(&atyfb_reboot_notifier); in atyfb_init()
3996 unregister_reboot_notifier(&atyfb_reboot_notifier); in atyfb_exit()