Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.h17 struct mmpfb_info { struct
18 struct device *dev;
19 int id;
20 const char *name;
22 struct fb_info *fb_info;
25 int pix_fmt;
27 void *fb_start;
28 int fb_size;
32 struct mmp_path *path;
34 struct mutex access_ok;
[all …]