/src/sys/arch/evbppc/explora/dev/ |
fb_elb.c | 110 static void s3_fill(struct fb_dev *, int, int, int, int, int, int); 416 s3_fill(fb, 0, row, ri->ri_stride, nrows, (attr >> 16)&0x0f, 0x0f); 429 s3_fill(fb, startcol, row, ncols, ri->ri_font->fontheight, 580 s3_fill(struct fb_dev *fb, int x, int y, int width, int height, function in typeref:typename:void
|
fb_elb.c | 110 static void s3_fill(struct fb_dev *, int, int, int, int, int, int); 416 s3_fill(fb, 0, row, ri->ri_stride, nrows, (attr >> 16)&0x0f, 0x0f); 429 s3_fill(fb, startcol, row, ncols, ri->ri_font->fontheight, 580 s3_fill(struct fb_dev *fb, int x, int y, int width, int height, function in typeref:typename:void
|
fb_elb.c | 110 static void s3_fill(struct fb_dev *, int, int, int, int, int, int); 416 s3_fill(fb, 0, row, ri->ri_stride, nrows, (attr >> 16)&0x0f, 0x0f); 429 s3_fill(fb, startcol, row, ncols, ri->ri_font->fontheight, 580 s3_fill(struct fb_dev *fb, int x, int y, int width, int height, function in typeref:typename:void
|