Searched defs:nvkm_client_notify (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/nouveau/core/core/
H A Dclient.c37 struct nvkm_client_notify { struct
48 nvkm_client_notify(struct nvkm_notify *n) function
50 struct nvkm_client_notify *notify = container_of(n, typeof(*notify), n);
98 struct nvkm_client_notify *notify;
131 ret = nvkm_notify_init(object, event, nvkm_client_notify,

Completed in 75 milliseconds