Searched refs:fbcon_device (Results 1 – 1 of 1) sorted by relevance
199 static struct device *fbcon_device; variable 3282 ATTRIBUTE_GROUPS(fbcon_device); in cursor_blink_store() 3340 fbcon_device = device_create_with_groups(fb_class, NULL, in fbcon_register_existing_fbs() 3344 if (IS_ERR(fbcon_device)) {3347 PTR_ERR(fbcon_device)); in fbcon_output_notifier() 3348 fbcon_device = NULL; in fbcon_output_notifier()