Home
last modified time | relevance | path

Searched refs:nvif_notify_init (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvif/
Dnotify.h27 int nvif_notify_init(struct nvif_object *, int (*func)(struct nvif_notify *),
/Linux-v4.19/drivers/gpu/drm/nouveau/nvif/
Dnotify.c165 nvif_notify_init(struct nvif_object *object, int (*func)(struct nvif_notify *), in nvif_notify_init() function
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Dovly507e.c196 ret = nvif_notify_init(&wndw->wndw.base.user, wndw->notify.func, false, in ovly507e_new_()
Dbase507c.c265 ret = nvif_notify_init(&wndw->wndw.base.user, wndw->notify.func, in base507c_new_()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_fence.c191 ret = nvif_notify_init(&chan->user, nouveau_fence_wait_uevent_handler, in nouveau_fence_context_new()
Dnouveau_chan.c341 ret = nvif_notify_init(&chan->user, nouveau_channel_killed, in nouveau_channel_init()
Dnouveau_display.c178 ret = nvif_notify_init(&disp->disp.object, in nouveau_display_vblank_init()
Dnouveau_drm.c414 ret = nvif_notify_init(&drm->nvsw, in nouveau_accel_init()
Dnouveau_connector.c1369 ret = nvif_notify_init(&disp->disp.object, nouveau_connector_hotplug, in nouveau_connector_create()