HomeSort by: relevance | last modified time | path
    Searched defs:shadow_image (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
nouveau_nvkm_subdev_bios_shadow.c 57 shadow_image(struct nvkm_bios *bios, int idx, u32 offset, struct shadow *mthd) function in typeref:typename:int
110 score += shadow_image(bios, idx + 1, offset + image.size, mthd);
128 mthd->score = shadow_image(bios, 0, 0, mthd);

Completed in 38 milliseconds