Home
last modified time | relevance | path

Searched refs:nvif_notify_new (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
Dnotify.h34 int nvif_notify_new(struct nvif_object *, int (*func)(struct nvif_notify *),
/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/
Dnotify.c232 nvif_notify_new(struct nvif_object *object, int (*func)(struct nvif_notify *), in nvif_notify_new() function