fbcon_output_nb 3582 drivers/video/fbdev/core/fbcon.c static struct notifier_block fbcon_output_nb; fbcon_output_nb 3592 drivers/video/fbdev/core/fbcon.c dummycon_unregister_output_notifier(&fbcon_output_nb); fbcon_output_nb 3612 drivers/video/fbdev/core/fbcon.c fbcon_output_nb.notifier_call = fbcon_output_notifier; fbcon_output_nb 3613 drivers/video/fbdev/core/fbcon.c dummycon_register_output_notifier(&fbcon_output_nb); fbcon_output_nb 3637 drivers/video/fbdev/core/fbcon.c dummycon_unregister_output_notifier(&fbcon_output_nb);