Home
last modified time | relevance | path

Searched refs:nvif_driver (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
H A Ddriver.h14 struct nvif_driver { struct
41 extern const struct nvif_driver nvif_driver_nvkm; argument
42 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;
H A Dclient.h11 const struct nvif_driver *driver;
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
H A Dnouveau_nvif_driver.c32 static const struct nvif_driver *
33 nvif_driver[] = { variable
50 for (i = 0; (client->driver = nvif_driver[i]); i++) { in nvif_driver_init()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_nvif.c171 const struct nvif_driver