Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
A Dsysfillrect.c71 bitfill_unaligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_unaligned() function
303 fill_op = bitfill_unaligned; in sys_fillrect()
308 fill_op = bitfill_unaligned; in sys_fillrect()
A Dcfbfillrect.c92 bitfill_unaligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_unaligned() function
350 fill_op = bitfill_unaligned; in cfb_fillrect()
354 fill_op = bitfill_unaligned; in cfb_fillrect()

Completed in 9 milliseconds