Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/include/core/
Dnotify.h4 struct nvkm_notify { struct
13 int (*func)(struct nvkm_notify *); argument
29 int (*func)(struct nvkm_notify *), bool work, argument
/drivers/gpu/drm/nouveau/core/core/
Dnotify.c138 int (*func)(struct nvkm_notify *), bool work, in nvkm_notify_init()