Searched refs:nvif_driver (Results 1 – 4 of 4) sorted by relevance
14 struct nvif_driver { struct41 extern const struct nvif_driver nvif_driver_nvkm; argument42 extern const struct nvif_driver nvif_driver_drm;43 extern const struct nvif_driver nvif_driver_lib;44 extern const struct nvif_driver nvif_driver_null;
11 const struct nvif_driver *driver;
32 static const struct nvif_driver *33 nvif_driver[] = { variable50 for (i = 0; (client->driver = nvif_driver[i]); i++) { in nvif_driver_init()
171 const struct nvif_driver