Searched defs:line_length (Results 1 - 25 of 28) sorted by last modified time

12

/linux-master/include/uapi/linux/
H A Dfb.h169 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/linux-master/drivers/video/fbdev/
H A Dtgafb.c636 unsigned long rincr, line_length, shift, pos, is8bpp; local
850 unsigned long pos, line_length, i, j; local
936 unsigned long pos, align, line_length, i, j; local
1157 copyarea_8bpp(struct fb_info *info, u32 dx, u32 dy, u32 sx, u32 sy, u32 height, u32 width, u32 line_length, const struct fb_copyarea *area) argument
1269 unsigned long line_length, bpp; local
[all...]
H A Dtridentfb.c995 int line_length; local
[all...]
H A Dudlfb.c1039 u32 line_length = info->var.xres * (info->var.bits_per_pixel / 8); local
H A Dvfb.c117 u_long line_length; local
H A Dssd1307fb.c218 unsigned int line_length = par->info->fix.line_length; local
H A Dps3fb.c447 u64 line_length; local
H A Dgbefb.c901 unsigned int line_length; local
H A Dsunxvr500.c251 unsigned int line_length; local
[all...]
H A Dpvr2fb.c359 unsigned long line_length; local
436 unsigned long line_length; local
[all...]
H A Dcirrusfb.c2598 cirrusfb_set_blitter(u8 __iomem *regbase, u_short nwidth, u_short nheight, u_long nsrc, u_long ndest, u_short bltmode, u_short line_length) argument
2658 cirrusfb_BitBLT(u8 __iomem *regbase, int bits_per_pixel, u_short curx, u_short cury, u_short destx, u_short desty, u_short width, u_short height, u_short line_length) argument
2702 cirrusfb_RectFill(u8 __iomem *regbase, int bits_per_pixel, u_short x, u_short y, u_short width, u_short height, u32 fg_color, u32 bg_color, u_short line_length, u_char blitmode) argument
[all...]
H A D68328fb.c132 u_long line_length; local
H A Dpxafb.c415 int line_length; local
[all...]
H A Dgrvga.c33 u32 line_length; /* 0x10 */ member in struct:grvga_regs
/linux-master/drivers/media/i2c/
H A Dst-vgxy61.c397 u16 line_length; member in struct:vgxy61_dev
1498 u64 line_length; local
/linux-master/drivers/gpu/drm/solomon/
H A Dssd130x.c737 unsigned int line_length = DIV_ROUND_UP(width, 8); local
/linux-master/drivers/video/fbdev/core/
H A Dfb_chrdev.c183 u32 line_length; member in struct:fb_fix_screeninfo32
/linux-master/drivers/staging/sm750fb/
H A Dsm750.c364 unsigned int line_length; local
740 int ret, line_length; local
[all...]
/linux-master/drivers/media/platform/ti/omap/
H A Domap_vout.c206 int ps = 2, line_length = 0; local
H A Domap_vout_vrfb.c326 int offset = 0, ctop = 0, cleft = 0, line_length = 0; local
[all...]
/linux-master/drivers/video/fbdev/i810/
H A Di810_main.c996 int line_length, vidmem, mode_valid = 0, retval = 0; local
/linux-master/drivers/video/fbdev/aty/
H A Datyfb_base.c808 u32 line_length = vxres * bpp / 8; local
827 u32 line_length; local
1577 u32 line_length = info->fix.line_length; local
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_fb_helper.c644 u32 line_length = info->fix.line_length; local
/linux-master/drivers/gpu/drm/stm/
H A Dltdc.c1273 u32 val, pitch_in_bytes, line_length, line_number, ahbp, avbp, bpcr; local
/linux-master/drivers/media/platform/ti/vpe/
H A Dvpdma_priv.h265 static inline u32 dtd_xfer_length_height(int line_length, int xfer_height) argument

Completed in 559 milliseconds

12