Searched defs:screen_width (Results 1 – 9 of 9) sorted by relevance
/linux/arch/m68k/68000/ |
A D | screen.h | 2 #define screen_width 320 macro
|
/linux/drivers/video/fbdev/omap/ |
A D | lcdc.c | 44 int screen_width; member 279 unsigned long offset, int screen_width, in omap_lcdc_setup_plane()
|
A D | hwa742.c | 528 unsigned long offset, int screen_width, in hwa742_setup_plane()
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
A D | omapdss.h | 152 u16 screen_width; member
|
A D | dispc.c | 2097 static void calc_offset(u16 screen_width, u16 width, in calc_offset() 2606 u16 screen_width, int pos_x, int pos_y, in dispc_ovl_setup_common()
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
A D | dispc.c | 1821 u16 screen_width, in calc_vrfb_rotation_offset() 1908 u16 screen_width, in calc_dma_rotation_offset() 2063 static void calc_tiler_rotation_offset(u16 screen_width, u16 width, in calc_tiler_rotation_offset() 2556 u16 screen_width, int pos_x, int pos_y, u16 width, u16 height, in dispc_ovl_setup_common()
|
/linux/drivers/video/fbdev/omap2/omapfb/ |
A D | omapfb-main.c | 842 int screen_width; in omapfb_setup_overlay() local
|
/linux/drivers/video/fbdev/ |
A D | hyperv_fb.c | 288 static uint screen_width = HVFB_WIDTH; variable
|
/linux/include/video/ |
A D | omapfb_dss.h | 297 u16 screen_width; member
|
Completed in 42 milliseconds