Searched defs:nvif_client (Results 1 – 2 of 2) sorted by relevance
6 struct nvif_client { struct13 static inline struct nvif_client * argument14 nvif_client(struct nvif_object *object) in nvif_client() function
70 nvif_client_init(void (*dtor)(struct nvif_client *), const char *driver, in nvif_client_init()