Home
last modified time | relevance | path

Searched refs:bitfill_unaligned (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/video/fbdev/core/
Dsysfillrect.c71 bitfill_unaligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_unaligned() function
300 fill_op = bitfill_unaligned; in sys_fillrect()
305 fill_op = bitfill_unaligned; in sys_fillrect()
Dcfbfillrect.c92 bitfill_unaligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_unaligned() function
347 fill_op = bitfill_unaligned; in cfb_fillrect()
351 fill_op = bitfill_unaligned; in cfb_fillrect()