Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dfbmon.c1316 int fb_videomode_from_videomode(const struct videomode *vm, in fb_videomode_from_videomode() function
1363 EXPORT_SYMBOL_GPL(fb_videomode_from_videomode);
1395 ret = fb_videomode_from_videomode(&vm, fb); in of_get_fb_videomode()
/linux/include/linux/
H A Dfb.h807 extern int fb_videomode_from_videomode(const struct videomode *vm,
/linux/drivers/video/fbdev/
H A Datmel_lcdfb.c1008 ret = fb_videomode_from_videomode(&vm, &fb_vm); in atmel_lcdfb_of_init()