Home
last modified time | relevance | path

Searched refs:nvif_client (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
Dclient.h6 struct nvif_client { struct
16 struct nvif_client *); argument
17 void nvif_client_fini(struct nvif_client *);
18 int nvif_client_ioctl(struct nvif_client *, void *, u32);
19 int nvif_client_suspend(struct nvif_client *);
20 int nvif_client_resume(struct nvif_client *);
25 struct nvif_client *_client = (a); \
Dobject.h13 struct nvif_client *client;
/linux-4.4.14/drivers/gpu/drm/nouveau/nvif/
Dclient.c30 nvif_client_ioctl(struct nvif_client *client, void *data, u32 size) in nvif_client_ioctl()
36 nvif_client_suspend(struct nvif_client *client) in nvif_client_suspend()
42 nvif_client_resume(struct nvif_client *client) in nvif_client_resume()
48 nvif_client_fini(struct nvif_client *client) in nvif_client_fini()
72 const char *cfg, const char *dbg, struct nvif_client *client) in nvif_client_init()
Dobject.c33 struct nvif_client *client = object->client; in nvif_object_ioctl()
172 struct nvif_client *client = object->client; in nvif_object_unmap()
194 struct nvif_client *client = object->client; in nvif_object_map()
Dnotify.c127 struct nvif_client *client = notify->object->client; in nvif_notify()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_usif.c125 struct nvif_client *client = &cli->base; in usif_notify_new()
169 struct nvif_client *client = &cli->base; in usif_notify_del()
192 struct nvif_client *client = &cli->base; in usif_notify_get()
231 struct nvif_client *client = &cli->base; in usif_notify_put()
268 struct nvif_client *client = &cli->base; in usif_object_new()
298 struct nvif_client *client = &cli->base; in usif_ioctl()
Dnouveau_drm.h86 struct nvif_client base;
Dnouveau_abi16.c412 struct nvif_client *client; in nouveau_abi16_ioctl_grobj_alloc()
506 struct nvif_client *client; in nouveau_abi16_ioctl_notifierobj_alloc()