Home
last modified time | relevance | path

Searched defs:d_pitch (Results 1 – 10 of 10) sorted by relevance

/drivers/video/fbdev/core/
Dsoftcursor.c27 unsigned int i, size, dsize, s_pitch, d_pitch; in soft_cursor() local
Dbitblit.c79 u32 d_pitch, u32 s_pitch, u32 cellsize, in bit_putcs_aligned()
110 u32 attr, u32 cnt, u32 d_pitch, in bit_putcs_unaligned()
Dfbcon_ud.c87 u32 d_pitch, u32 s_pitch, u32 cellsize, in ud_putcs_aligned()
118 u32 attr, u32 cnt, u32 d_pitch, in ud_putcs_unaligned()
Dfbcon_cw.c85 u32 d_pitch, u32 s_pitch, u32 cellsize, in cw_putcs_aligned()
Dfbcon_ccw.c100 u32 d_pitch, u32 s_pitch, u32 cellsize, in ccw_putcs_aligned()
Dfbmem.c116 void fb_pad_aligned_buffer(u8 *dst, u32 d_pitch, u8 *src, u32 s_pitch, u32 height) in fb_pad_aligned_buffer()
122 void fb_pad_unaligned_buffer(u8 *dst, u32 d_pitch, u8 *src, u32 idx, u32 height, in fb_pad_unaligned_buffer()
/drivers/video/fbdev/mb862xx/
Dmb862xxfbdrv.c64 static inline int d_pitch(struct fb_var_screeninfo *var) in d_pitch() function
/drivers/video/fbdev/
Dneofb.c1434 int bltCntl_flags, d_pitch, data_len; in neo2200_imageblit() local
/drivers/video/fbdev/nvidia/
Dnvidia.c559 u32 d_pitch = MAX_CURS / 8; in nvidiafb_cursor() local
/drivers/video/fbdev/riva/
Dfbdev.c1611 u32 d_pitch = MAX_CURS/8; in rivafb_cursor() local