Home
last modified time | relevance | path

Searched refs:of_get_fb_videomode (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/video/fbdev/
H A Dclps711x-fb.c273 ret = of_get_fb_videomode(disp, &cfb->mode, OF_USE_NATIVE_MODE); in clps711x_fb_probe()
H A Dwm8505fb.c310 ret = of_get_fb_videomode(pdev->dev.of_node, &mode, OF_USE_NATIVE_MODE); in wm8505fb_probe()
H A Dvt8500lcdfb.c341 ret = of_get_fb_videomode(pdev->dev.of_node, &of_mode, in vt8500lcd_probe()
H A Dimxfb.c755 ret = of_get_fb_videomode(np, of_mode, OF_USE_NATIVE_MODE); in imxfb_of_read_mode()
/linux/drivers/video/fbdev/core/
H A Dfbmon.c1380 int of_get_fb_videomode(struct device_node *np, struct fb_videomode *fb, in of_get_fb_videomode() function
1400 EXPORT_SYMBOL_GPL(of_get_fb_videomode);
/linux/include/linux/
H A Dfb.h785 extern int of_get_fb_videomode(struct device_node *np,