Home
last modified time | relevance | path

Searched refs:ifb (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/arch/arm64/include/asm/
Dassembler.h159 .ifb \tmp
176 .ifb \tmp
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevice.h130 struct nvkm_engine *ifb; member
195 int (*ifb )(struct nvkm_device *, int idx, struct nvkm_engine **); member
/linux-4.4.14/drivers/net/
DMakefile12 obj-$(CONFIG_IFB) += ifb.o
DKconfig113 will be called ifb. If you want to use more than one ifb
115 Instead of 'ifb', the devices will then be called 'ifb0',
/linux-4.4.14/arch/arm/crypto/
Dsha1-ce-core.S43 .ifb \dg1
/linux-4.4.14/arch/arm/mm/
Dproc-xscale.S638 .ifb \cache
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c2122 _(IFB , device->ifb , device->ifb); in nvkm_device_engine()
2549 _(NVKM_ENGINE_IFB , ifb);
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c94 struct intel_framebuffer *ifb,