/linux-4.1.27/drivers/video/fbdev/ |
H A D | fb-puv3.c | 124 int screen_width = info->var.xres; unifb_prim_fillrect() local 212 int screen_width = info->var.xres; unifb_prim_copyarea() local
|
H A D | hyperv_fb.c | 234 static uint screen_width = HVFB_WIDTH; variable
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
H A D | lcdc.c | 57 int screen_width; member in struct:omap_lcd_controller 291 omap_lcdc_setup_plane(int plane, int channel_out, unsigned long offset, int screen_width, int pos_x, int pos_y, int width, int height, int color_mode) omap_lcdc_setup_plane() argument
|
H A D | hwa742.c | 526 hwa742_setup_plane(int plane, int channel_out, unsigned long offset, int screen_width, int pos_x, int pos_y, int width, int height, int color_mode) hwa742_setup_plane() argument
|
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 853 int screen_width; omapfb_setup_overlay() local
|
/linux-4.1.27/include/video/ |
H A D | omapdss.h | 388 u16 screen_width; member in struct:omap_overlay_info
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
H A D | dispc.c | 2048 static void calc_tiler_rotation_offset(u16 screen_width, u16 width, calc_tiler_rotation_offset() argument 1807 calc_vrfb_rotation_offset(u8 rotation, bool mirror, u16 screen_width, u16 width, u16 height, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) calc_vrfb_rotation_offset() argument 1892 calc_dma_rotation_offset(u8 rotation, bool mirror, u16 screen_width, u16 width, u16 height, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) calc_dma_rotation_offset() argument 2509 dispc_ovl_setup_common(enum omap_plane plane, enum omap_overlay_caps caps, u32 paddr, u32 p_uv_addr, u16 screen_width, int pos_x, int pos_y, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, u8 rotation, bool mirror, u8 zorder, u8 pre_mult_alpha, u8 global_alpha, enum omap_dss_rotation_type rotation_type, bool replication, const struct omap_video_timings *mgr_timings, bool mem_to_mem) dispc_ovl_setup_common() argument
|