Searched defs:screen_width (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/arch/m68k/68000/ |
D | screen.h | 3 #define screen_width 320 macro
|
/linux-5.19.10/drivers/video/fbdev/omap/ |
D | lcdc.c | 46 int screen_width; member 281 unsigned long offset, int screen_width, in omap_lcdc_setup_plane()
|
D | hwa742.c | 528 unsigned long offset, int screen_width, in hwa742_setup_plane()
|
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/ |
D | omapdss.h | 152 u16 screen_width; member
|
D | dispc.c | 2099 static void calc_offset(u16 screen_width, u16 width, in calc_offset() 2619 u16 screen_width, int pos_x, int pos_y, in dispc_ovl_setup_common()
|
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/ |
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-5.19.10/drivers/video/fbdev/ |
D | hyperv_fb.c | 283 static uint screen_width = HVFB_WIDTH; variable
|
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-main.c | 842 int screen_width; in omapfb_setup_overlay() local
|
/linux-5.19.10/include/video/ |
D | omapfb_dss.h | 297 u16 screen_width; member
|