Searched defs:mmpfb_info (Results 1 – 1 of 1) sorted by relevance
30 struct mmpfb_info { struct31 struct device *dev;32 int id;33 const char *name;35 struct fb_info *fb_info;37 struct fb_videomode mode;38 int pix_fmt;40 void *fb_start;41 int fb_size;42 dma_addr_t fb_start_dma;[all …]