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