Searched refs:__fb_pad_aligned_buffer (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/video/fbdev/core/ |
| H A D | bitblit.c | 95 __fb_pad_aligned_buffer(dst, d_pitch, src, idx, in bit_putcs_aligned()
|
| H A D | fbcon_ccw.c | 116 __fb_pad_aligned_buffer(dst, d_pitch, src, idx, in ccw_putcs_aligned()
|
| H A D | fbcon_cw.c | 101 __fb_pad_aligned_buffer(dst, d_pitch, src, idx, in cw_putcs_aligned()
|
| H A D | fbcon_ud.c | 103 __fb_pad_aligned_buffer(dst, d_pitch, src, idx, in ud_putcs_aligned()
|
| H A D | fbmem.c | 94 __fb_pad_aligned_buffer(dst, d_pitch, src, s_pitch, height); in fb_pad_aligned_buffer()
|
| /linux-6.15/include/linux/ |
| H A D | fb.h | 635 static inline void __fb_pad_aligned_buffer(u8 *dst, u32 d_pitch, in __fb_pad_aligned_buffer() function
|