Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Ddriver.h7 struct nvif_driver { struct
23 extern const struct nvif_driver nvif_driver_nvkm; argument
24 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;
H A Dclient.h9 const struct nvif_driver *driver;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvif/
H A Ddriver.c27 static const struct nvif_driver *
28 nvif_driver[] = { variable
45 for (i = 0; (client->driver = nvif_driver[i]); i++) { in nvif_driver_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_nvif.c110 const struct nvif_driver