nvif_driver 9 drivers/gpu/drm/nouveau/include/nvif/client.h const struct nvif_driver *driver; nvif_driver 23 drivers/gpu/drm/nouveau/include/nvif/driver.h extern const struct nvif_driver nvif_driver_nvkm; nvif_driver 24 drivers/gpu/drm/nouveau/include/nvif/driver.h extern const struct nvif_driver nvif_driver_drm; nvif_driver 25 drivers/gpu/drm/nouveau/include/nvif/driver.h extern const struct nvif_driver nvif_driver_lib; nvif_driver 26 drivers/gpu/drm/nouveau/include/nvif/driver.h extern const struct nvif_driver nvif_driver_null; nvif_driver 110 drivers/gpu/drm/nouveau/nouveau_nvif.c const struct nvif_driver nvif_driver 27 drivers/gpu/drm/nouveau/nvif/driver.c static const struct nvif_driver * nvif_driver 28 drivers/gpu/drm/nouveau/nvif/driver.c nvif_driver[] = { nvif_driver 45 drivers/gpu/drm/nouveau/nvif/driver.c for (i = 0; (client->driver = nvif_driver[i]); i++) {