HomeSort by: relevance | last modified time | path
    Searched defs:shadow_method (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 115 shadow_method(struct nvkm_bios *bios, struct shadow *mthd, const char *name) function in typeref:typename:int
199 if (shadow_method(bios, mthd, NULL))
207 shadow_method(bios, mthd, source);
222 if (shadow_method(bios, mthd, NULL)) {

Completed in 11 milliseconds