Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/mmp/fb/
Dmmpfb.h30 struct mmpfb_info { struct
31 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 …]