Home
last modified time | relevance | path

Searched refs:nvif_client_v0 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvif/
Dif0000.h5 struct nvif_client_v0 { struct
/Linux-v5.4/drivers/gpu/drm/nouveau/nvif/
Dclient.c65 struct nvif_client_v0 args = { .device = device }; in nvif_client_init()
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/core/
Dclient.c39 struct nvif_client_v0 v0; in nvkm_uclient_new()