Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfbcon.h10 void fbcon_suspended(struct fb_info *info);
30 static inline void fbcon_suspended(struct fb_info *info) {} in fbcon_suspended() function
/linux/drivers/video/fbdev/core/
H A Dfbmem.c591 fbcon_suspended(info); in fb_set_suspend()
H A Dfbcon.c2631 void fbcon_suspended(struct fb_info *info) in fbcon_suspended() function