Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadow.c52 shadow_image(struct nvkm_bios *bios, int idx, u32 offset, struct shadow *mthd) in shadow_image() function
105 score += shadow_image(bios, idx + 1, offset + image.size, mthd); in shadow_image()
123 mthd->score = shadow_image(bios, 0, 0, mthd); in shadow_method()