Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Dnotify.h9 struct nvkm_notify { struct
18 int (*func)(struct nvkm_notify *); argument
34 int (*func)(struct nvkm_notify *), bool work, argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
H A Dnouveau_nvkm_core_notify.c138 int (*func)(struct nvkm_notify *), bool work, in nvkm_notify_init()