Home
last modified time | relevance | path

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

/drivers/video/console/
Dsticore.c1153 int fb_is_primary_device(struct fb_info *info) in fb_is_primary_device() function
1166 EXPORT_SYMBOL(fb_is_primary_device);
/drivers/video/fbdev/core/
Dfbcon.c2949 fb_is_primary_device(info)) { in fbcon_select_primary()