Home
last modified time | relevance | path

Searched refs:notifier_handle (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/nouveau/
Dabi16.c52 nv04->notify = req.notifier_handle; in abi16_chan_nv04()
73 nvc0->notify = req.notifier_handle; in abi16_chan_nvc0()
99 nve0->notify = req.notifier_handle; in abi16_chan_nve0()
/third_party/libdrm/include/drm/
Dnouveau_drm.h44 uint32_t notifier_handle; member
/third_party/mesa3d/src/nouveau/drm-shim/
Dnouveau_noop.c134 alloc->notifier_handle = drm_shim_bo_get_handle(shim_fd, &notify->base); in nouveau_ioctl_channel_alloc()