Searched defs:msmfb_info (Results 1 – 1 of 1) sorted by relevance
62 struct msmfb_info { struct63 struct fb_info *fb;64 struct msm_panel_data *panel;65 int xres;66 int yres;67 unsigned output_format;68 unsigned yoffset;69 unsigned frame_requested;70 unsigned frame_done;71 int sleeping;[all …]