Home
last modified time | relevance | path

Searched defs:fbp (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramgm107.c
Dramgf108.c
Dramgm200.c
Dramgf100.c
/openbmc/u-boot/drivers/video/
H A Dvideo_bmp.c21 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 Dcfb_console.c1164 unsigned char *fbp; in display_rle8_bitmap() local
/openbmc/u-boot/common/
H A Dlcd.c408 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()