Searched refs:ifb (Results 1 – 17 of 17) sorted by relevance
/openbmc/linux/tools/testing/selftests/net/ |
H A D | txtimestamp.sh | 14 modprobe ifb 15 ip link add ifb_netem0 type ifb
|
/openbmc/qemu/hw/display/ |
H A D | exynos4210_fimd.c | 328 uint8_t *ifb; /* Internal frame buffer */ member 787 uint8_t *ifb = dst; \ 801 ifb += get_pixel_ifb(ifb, &p_old); \ 816 uint8_t *ifb = dst; \ 829 ifb += get_pixel_ifb(ifb, &p_old); \ 851 uint8_t *ifb = dst; in draw_line_mapcolor() local 859 ifb += get_pixel_ifb(ifb, &p_old); in draw_line_mapcolor() 1255 if (s->ifb == NULL || surface_width(surface) != width || in exynos4210_update_resolution() 1260 s->ifb = g_realloc(s->ifb, width * height * RGBA_SIZE + 1); in exynos4210_update_resolution() 1261 memset(s->ifb, 0, width * height * RGBA_SIZE + 1); in exynos4210_update_resolution() [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0019-Adjust-for-musl-headers.patch | 20 src/network/netdev/ifb.c | 2 +- 142 diff --git a/src/network/netdev/ifb.c b/src/network/netdev/ifb.c 144 --- a/src/network/netdev/ifb.c 145 +++ b/src/network/netdev/ifb.c 153 #include "ifb.h"
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_fb.h | 87 int intel_framebuffer_init(struct intel_framebuffer *ifb,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0017-Adjust-for-musl-headers.patch | 20 src/network/netdev/ifb.c | 2 +- 143 diff --git a/src/network/netdev/ifb.c b/src/network/netdev/ifb.c 145 --- a/src/network/netdev/ifb.c 146 +++ b/src/network/netdev/ifb.c 154 #include "ifb.h"
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | layout.h | 38 NVKM_LAYOUT_ONCE(NVKM_ENGINE_IFB , struct nvkm_engine , ifb)
|
/openbmc/linux/drivers/net/ |
H A D | Makefile | 15 obj-$(CONFIG_IFB) += ifb.o
|
H A D | Kconfig | 158 will be called ifb. If you want to use more than one ifb 160 Instead of 'ifb', the devices will then be called 'ifb0',
|
/openbmc/linux/arch/arm/crypto/ |
H A D | sha1-ce-core.S | 41 .ifb \dg1
|
H A D | aes-cipher-core.S | 158 2: .ifb \ltab
|
H A D | aes-neonbs-core.S | 62 .ifb \tmp 336 .ifb \inv
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | crct10dif-ce-core.S | 204 .ifb \i 252 .ifb \n
|
H A D | aes-neonbs-core.S | 290 .ifb \inv
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | assembler.h | 191 .ifb \tmp
|
/openbmc/linux/arch/arm/mm/ |
H A D | proc-xscale.S | 636 .ifb \cache
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |