Searched defs:ntfy (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/ |
H A D | nouveau_usif.c | 62 struct usif_notify *ntfy; in usif_notify_find() local 71 usif_notify_dtor(struct usif_notify *ntfy) in usif_notify_dtor() 80 struct usif_notify *ntfy = NULL; in usif_notify() local 141 struct usif_notify *ntfy; in usif_notify_new() local 183 struct usif_notify *ntfy; in usif_notify_del() local 206 struct usif_notify *ntfy; in usif_notify_get() local 243 struct usif_notify *ntfy; in usif_notify_put() local 260 struct list_head ntfy; member
|
H A D | nouveau_abi16.c | 120 struct nouveau_abi16_ntfy *ntfy) in nouveau_abi16_ntfy_fini() 132 struct nouveau_abi16_ntfy *ntfy, *temp; in nouveau_abi16_chan_fini() local 433 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_grobj_alloc() local 526 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_notifierobj_alloc() local 598 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_gpuobj_free() local
|
H A D | nouveau_chan.c | 57 nouveau_channel_killed(struct nvif_notify *ntfy) in nouveau_channel_killed()
|
H A D | nouveau_abi16.h | 27 struct nouveau_bo *ntfy; member
|
H A D | nouveau_drv.h | 189 struct nvif_object ntfy; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/ |
H A D | nouveau_nvif_notify.c | 43 struct nvif_ioctl_ntfy_put_v0 ntfy; in nvif_notify_put_() member 74 struct nvif_ioctl_ntfy_get_v0 ntfy; in nvif_notify_get_() member 155 struct nvif_ioctl_ntfy_del_v0 ntfy; in nvif_notify_fini() member 176 struct nvif_ioctl_ntfy_new_v0 ntfy; in nvif_notify_init() member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
H A D | nouveau_dispnv50_corec37d.c | 47 corec37d_update(struct nv50_core *core, u32 *interlock, bool ntfy) in corec37d_update()
|
H A D | nouveau_dispnv50_core507d.c | 35 core507d_update(struct nv50_core *core, u32 *interlock, bool ntfy) in core507d_update()
|
H A D | wndw.h | 36 u16 ntfy; member
|
H A D | atom.h | 171 } ntfy; member 241 bool ntfy:1; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/ |
H A D | chan.h | 13 int (*ntfy)(struct nvkm_fifo_chan *, u32 type, struct nvkm_event **); member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/ |
H A D | object.h | 38 int (*ntfy)(struct nvkm_object *, u32 mthd, struct nvkm_event **); member
|
H A D | client.h | 24 int (*ntfy)(const void *, u32, const void *, u32); member
|