Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
Dnotify.h26 int nvif_notify_init(struct nvif_object *, int (*func)(struct nvif_notify *),
/linux-4.4.14/drivers/gpu/drm/nouveau/nvif/
Dnotify.c167 nvif_notify_init(struct nvif_object *object, int (*func)(struct nvif_notify *), in nvif_notify_init() function
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_fence.c191 ret = nvif_notify_init(&chan->user, nouveau_fence_wait_uevent_handler, in nouveau_fence_context_new()
Dnouveau_display.c191 ret = nvif_notify_init(&disp->disp, in nouveau_display_vblank_init()
Dnouveau_drm.c258 ret = nvif_notify_init(&drm->nvsw, nouveau_flip_complete, in nouveau_accel_init()
Dnouveau_connector.c1262 ret = nvif_notify_init(&disp->disp, nouveau_connector_hotplug, true, in nouveau_connector_create()