Searched refs:fill16_col (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | atafb_utils.h | 359 static inline u32 *fill16_col(u32 *dst, int rows, u32 m[]) in fill16_col() function
|
H A D | atafb_iplan2p4.c | 233 d = fill16_col(d, rows, cval); in atafb_iplan2p4_fillrect()
|
H A D | atafb_iplan2p2.c | 219 d = fill16_col(d, rows, cval); in atafb_iplan2p2_fillrect()
|
H A D | atafb_iplan2p8.c | 268 d = fill16_col(d, rows, cval); in atafb_iplan2p8_fillrect()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | atafb_utils.h | 359 static inline u32 *fill16_col(u32 *dst, int rows, u32 m[]) in fill16_col() function
|
H A D | atafb_iplan2p4.c | 233 d = fill16_col(d, rows, cval); in atafb_iplan2p4_fillrect()
|
H A D | atafb_iplan2p2.c | 219 d = fill16_col(d, rows, cval); in atafb_iplan2p2_fillrect()
|
H A D | atafb_iplan2p8.c | 268 d = fill16_col(d, rows, cval); in atafb_iplan2p8_fillrect()
|
Completed in 5 milliseconds