Searched defs:ndest (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | cirrusfb.c | 2662 u_long nsrc, ndest; in cirrusfb_BitBLT() local 2703 u_long ndest = (y * line_length) + x; in cirrusfb_RectFill() local 2594 cirrusfb_set_blitter(u8 __iomem *regbase, u_short nwidth, u_short nheight, u_long nsrc, u_long ndest, u_short bltmode, u_short line_length) cirrusfb_set_blitter() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | cirrusfb.c | 2664 u_long nsrc, ndest; in cirrusfb_BitBLT() local 2705 u_long ndest = (y * line_length) + x; in cirrusfb_RectFill() local 2596 cirrusfb_set_blitter(u8 __iomem *regbase, u_short nwidth, u_short nheight, u_long nsrc, u_long ndest, u_short bltmode, u_short line_length) cirrusfb_set_blitter() argument [all...] |
Completed in 6 milliseconds