Searched refs:nvif_driver (Results 1 – 4 of 4) sorted by relevance
7 struct nvif_driver { struct23 extern const struct nvif_driver nvif_driver_nvkm; argument24 extern const struct nvif_driver nvif_driver_drm;25 extern const struct nvif_driver nvif_driver_lib;26 extern const struct nvif_driver nvif_driver_null;
9 const struct nvif_driver *driver;
27 static const struct nvif_driver *28 nvif_driver[] = { variable45 for (i = 0; (client->driver = nvif_driver[i]); i++) { in nvif_driver_init()
81 const struct nvif_driver