Home
last modified time | relevance | path

Searched defs:nvif_client (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/nouveau/nvif/
Dclient.h6 struct nvif_client { struct
13 static inline struct nvif_client * argument
14 nvif_client(struct nvif_object *object) in nvif_client() function
Dclient.c70 nvif_client_init(void (*dtor)(struct nvif_client *), const char *driver, in nvif_client_init()