Home
last modified time | relevance | path

Searched defs:fbcon_fb_registered (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfbcon.h27 static inline int fbcon_fb_registered(struct fb_info *info) { return 0; } in fbcon_fb_registered() function
/linux/drivers/video/fbdev/core/
H A Dfbcon.c2999 int fbcon_fb_registered(struct fb_info *info) in fbcon_fb_registered() function