Searched defs:fbp (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ramgm107.c |
|
D | ramgf108.c |
|
D | ramgm200.c |
|
D | ramgf100.c |
|
/openbmc/u-boot/drivers/video/ |
H A D | video_bmp.c | 21 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap() 30 static void draw_encoded_bitmap(ushort **fbp, ushort col, int cnt) in draw_encoded_bitmap()
|
H A D | cfb_console.c | 1164 unsigned char *fbp; in display_rle8_bitmap() local
|
/openbmc/u-boot/common/ |
H A D | lcd.c | 408 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap() 417 static void draw_encoded_bitmap(ushort **fbp, ushort c, int cnt) in draw_encoded_bitmap()
|