Searched refs:of_get_fb_videomode (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/video/fbdev/ |
| A D | clps711x-fb.c | 285 ret = of_get_fb_videomode(disp, &cfb->mode, OF_USE_NATIVE_MODE); in clps711x_fb_probe()
|
| A D | wm8505fb.c | 311 ret = of_get_fb_videomode(pdev->dev.of_node, &mode, OF_USE_NATIVE_MODE); in wm8505fb_probe()
|
| A D | vt8500lcdfb.c | 340 ret = of_get_fb_videomode(pdev->dev.of_node, &of_mode, in vt8500lcd_probe()
|
| A D | imxfb.c | 728 ret = of_get_fb_videomode(np, of_mode, OF_USE_NATIVE_MODE); in imxfb_of_read_mode()
|
| /linux/drivers/video/fbdev/core/ |
| A D | fbmon.c | 1379 int of_get_fb_videomode(struct device_node *np, struct fb_videomode *fb, in of_get_fb_videomode() function 1399 EXPORT_SYMBOL_GPL(of_get_fb_videomode);
|
| /linux/include/linux/ |
| A D | fb.h | 725 extern int of_get_fb_videomode(struct device_node *np,
|
| /linux/ |
| A D | vmlinux.symvers | 6535 0x00000000 of_get_fb_videomode vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 22240 ffff8000105ec3c4 T of_get_fb_videomode
|
| A D | .tmp_System.map | 22240 ffff8000105ec3c4 T of_get_fb_videomode
|
Completed in 1105 milliseconds