Searched defs:screen_width (Results  1 – 7 of 7) sorted by relevance
| /linux-4.1.27/drivers/video/fbdev/ | 
| D | fb-puv3.c | 124 	int screen_width = info->var.xres;  in unifb_prim_fillrect()  local212 	int screen_width = info->var.xres;  in unifb_prim_copyarea()  local
 
 | 
| D | hyperv_fb.c | 234 static uint screen_width = HVFB_WIDTH;  variable
 | 
| /linux-4.1.27/drivers/video/fbdev/omap/ | 
| D | lcdc.c | 57 	int			screen_width;  member292 				 unsigned long offset, int screen_width,  in omap_lcdc_setup_plane()
 
 | 
| D | hwa742.c | 527 				  unsigned long offset, int screen_width,  in hwa742_setup_plane()
 | 
| /linux-4.1.27/drivers/video/fbdev/omap2/dss/ | 
| D | dispc.c | 1808 		u16 screen_width,  in calc_vrfb_rotation_offset()1893 		u16 screen_width,  in calc_dma_rotation_offset()
 2048 static void calc_tiler_rotation_offset(u16 screen_width, u16 width,  in calc_tiler_rotation_offset()
 2511 		u16 screen_width, int pos_x, int pos_y, u16 width, u16 height,  in dispc_ovl_setup_common()
 
 | 
| /linux-4.1.27/drivers/video/fbdev/omap2/omapfb/ | 
| D | omapfb-main.c | 853 	int screen_width;  in omapfb_setup_overlay()  local
 | 
| /linux-4.1.27/include/video/ | 
| D | omapdss.h | 388 	u16 screen_width;  member
 |