Home
last modified time | relevance | path

Searched defs:ep93xxfb_mach_info (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/mach-ep93xx/include/mach/
Dfb.h44 struct ep93xxfb_mach_info { struct
45 unsigned int num_modes;
46 const struct fb_videomode *modes;
47 const struct fb_videomode *default_mode;
48 int bpp;
49 unsigned int flags;
51 int (*setup)(struct platform_device *pdev);
52 void (*teardown)(struct platform_device *pdev);
53 void (*blank)(int blank_mode, struct fb_info *info);