Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
Dclient.h5 struct nvkm_client { struct
16 struct nvkm_client_notify *notify[16]; argument
19 static inline struct nvkm_client * argument
30 nvkm_client(void *obj) in nvkm_client() function