[go: nahoru, domu]

Searched refs:ebottom (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/msm/
H A Dmsm_fb.c76 int ebottom; /* exclusive */ member in struct:msmfb_info::__anon7162
148 h = msmfb->update_info.ebottom - y;
153 msmfb->update_info.ebottom = 0;
194 uint32_t eright, uint32_t ebottom,
204 left, top, eright, ebottom, yoffset, pan_display);
255 ebottom == info->var.yres) {
271 if (ebottom > msmfb->update_info.ebottom)
272 msmfb->update_info.ebottom = ebottom;
193 msmfb_pan_update(struct fb_info *info, uint32_t left, uint32_t top, uint32_t eright, uint32_t ebottom, uint32_t yoffset, int pan_display) argument
293 msmfb_update(struct fb_info *info, uint32_t left, uint32_t top, uint32_t eright, uint32_t ebottom) argument
[all...]

Completed in 41 milliseconds