Searched defs:notify (Results 1 - 25 of 85) sorted by relevance

1234

/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/sw/
H A Dnv50.h15 struct nvkm_notify notify[4]; member in struct:nv50_sw_chan::__anonf2a5ccae0108
H A Dnouveau_nvkm_engine_sw_chan.c55 nvkm_sw_chan_event_ctor(struct nvkm_object * object,void * data,u32 size,struct nvkm_notify * notify) argument
H A Dnouveau_nvkm_engine_sw_gf100.c44 gf100_sw_chan_vblsem_release(struct nvkm_notify *notify) argument
H A Dnouveau_nvkm_engine_sw_nv50.c44 nv50_sw_chan_vblsem_release(struct nvkm_notify *notify) argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
H A Dnouveau_nvkm_core_event.c60 struct nvkm_notify *notify; local in function:nvkm_event_send
H A Dnouveau_nvkm_core_notify.c33 nvkm_notify_put_locked(struct nvkm_notify *notify) argument
40 nvkm_notify_put(struct nvkm_notify *notify) argument
55 nvkm_notify_get_locked(struct nvkm_notify * notify) argument
62 nvkm_notify_get(struct nvkm_notify * notify) argument
75 nvkm_notify_func(struct nvkm_notify * notify) argument
91 struct nvkm_notify *notify = container_of(work, typeof(*notify), work); local in function:nvkm_notify_work
96 nvkm_notify_send(struct nvkm_notify * notify,void * data,u32 size) argument
123 nvkm_notify_fini(struct nvkm_notify * notify) argument
137 nvkm_notify_init(struct nvkm_object * object,struct nvkm_event * event,int (* func)(struct nvkm_notify *),bool work,void * data,u32 size,u32 reply,struct nvkm_notify * notify) argument
[all...]
H A Dnouveau_nvkm_core_client.c89 struct nvkm_client_notify *notify = container_of(n, typeof(*notify), n); local in function:nvkm_client_notify
137 struct nvkm_client_notify *notify; local in function:nvkm_client_notify_new
[all...]
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_conn.c38 nvkm_conn_hpd(struct nvkm_notify *notify) argument
/src/games/monop/
H A Dmisc.c70 notify(void) function in typeref:typename:void
/src/sys/dev/acpi/
H A Dacpi_lid.c154 acpilid_notify_handler(ACPI_HANDLE handle, uint32_t notify, void *context) argument
H A Dacpi_acad.c217 acpiacad_notify_handler(ACPI_HANDLE handle, uint32_t notify, void *context) argument
H A Dacpi_button.c184 acpibut_notify_handler(ACPI_HANDLE handle, uint32_t notify, void *context) argument
H A Ddalb_acpi.c184 acpi_dalb_notify_handler(ACPI_HANDLE hdl, uint32_t notify, void *opaque) argument
H A Dacpi_vmgenid.c277 acpivmgenid_notify(ACPI_HANDLE hdl, uint32_t notify, void *opaque) argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Dclient.h15 struct nvkm_client_notify *notify[32]; member in struct:nvkm_client
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fault/
H A Dnouveau_nvkm_subdev_fault_base.c47 nvkm_fault_ntfy_ctor(struct nvkm_object * object,void * argv,u32 argc,struct nvkm_notify * notify) argument
H A Dnouveau_nvkm_subdev_fault_gv100.c123 gv100_fault_ntfy_nrpfb(struct nvkm_notify *notify) argument
/src/sys/dev/
H A Dmidictl.h155 midictl_notify *notify; member in struct:__anon2be4e7eb0208
/src/sys/arch/hpc/stand/hpcboot/menu/
H A Drootwindow.cpp127 NMHDR *notify = reinterpret_cast <NMHDR *>(lparam); local in function:RootWindow::proc
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_fence.h49 struct nvif_notify notify; member in struct:nouveau_fence_chan
H A Dnouveau_fence.c164 nouveau_fence_wait_uevent_handler(struct nvif_notify *notify) argument
[all...]
H A Dnouveau_usif.c407 struct usif_notify *notify, *ntemp; local in function:usif_client_fini
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
H A Dnouveau_nvif_notify.c38 nvif_notify_put_(struct nvif_notify *notify) argument
56 nvif_notify_put(struct nvif_notify *notify) argument
69 nvif_notify_get_(struct nvif_notify * notify) argument
87 nvif_notify_get(struct nvif_notify * notify) argument
96 nvif_notify_func(struct nvif_notify * notify,bool keep) argument
112 struct nvif_notify *notify = container_of(work, typeof(*notify), work); local in function:nvif_notify_work
119 struct nvif_notify *notify = NULL; local in function:nvif_notify
150 nvif_notify_fini(struct nvif_notify * notify) argument
170 nvif_notify_init(struct nvif_object * object,int (* func)(struct nvif_notify *),bool work,u8 event,void * data,u32 size,u32 reply,struct nvif_notify * notify) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/xen/
H A Dxen_drm_front_evtchnl.c353 int notify; local in function:xen_drm_front_evtchnl_flush
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dwndw.h35 struct nvif_notify notify; member in struct:nv50_wndw

Completed in 13 milliseconds

1234