Searched defs:fbp (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramgm107.c | 28 struct nvkm_device *device, int fbp, int *pltcs) in gm107_ram_probe_fbp()
|
H A D | ramgf108.c | 28 struct nvkm_device *device, int fbp, int *pltcs) in gf108_ram_probe_fbp_amount()
|
H A D | ramgm200.c | 28 struct nvkm_device *device, int fbp, int *pltcs) in gm200_ram_probe_fbp_amount()
|
H A D | ramgf100.c | 473 struct nvkm_device *device, int fbp, int *pltcs) in gf100_ram_probe_fbp_amount() 484 struct nvkm_device *device, int fbp, int *pltcs) in gf100_ram_probe_fbp() 502 int ret, fbp, ltcs, ltcn = 0; in gf100_ram_ctor() local
|
/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/linux/fs/xfs/libxfs/ |
H A D | xfs_dir2_node.c | 411 struct xfs_buf *fbp; /* freespace buffer */ in xfs_dir2_leaf_to_node() local 1185 struct xfs_buf *fbp, in xfs_dir3_data_block_free() 1343 struct xfs_buf *fbp; /* freeblock buffer */ in xfs_dir2_leafn_remove() local 1691 struct xfs_buf *fbp; in xfs_dir2_node_add_datablk() local 1800 struct xfs_buf *fbp = NULL; in xfs_dir2_node_find_freeblk() local 1906 struct xfs_buf *fbp; /* freespace buffer */ in xfs_dir2_node_addname_int() local
|
H A D | xfs_dir2_leaf.c | 1686 struct xfs_buf *fbp; /* buffer for freespace block */ in xfs_dir2_node_to_leaf() 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()
|