nvif_client        15 drivers/gpu/drm/nouveau/include/nvif/client.h int  nvif_client_init(struct nvif_client *parent, const char *name, u64 device,
nvif_client        16 drivers/gpu/drm/nouveau/include/nvif/client.h 		      struct nvif_client *);
nvif_client        17 drivers/gpu/drm/nouveau/include/nvif/client.h void nvif_client_fini(struct nvif_client *);
nvif_client        18 drivers/gpu/drm/nouveau/include/nvif/client.h int  nvif_client_ioctl(struct nvif_client *, void *, u32);
nvif_client        19 drivers/gpu/drm/nouveau/include/nvif/client.h int  nvif_client_suspend(struct nvif_client *);
nvif_client        20 drivers/gpu/drm/nouveau/include/nvif/client.h int  nvif_client_resume(struct nvif_client *);
nvif_client        25 drivers/gpu/drm/nouveau/include/nvif/client.h 	struct nvif_client *_client = (a);                                     \
nvif_client         5 drivers/gpu/drm/nouveau/include/nvif/driver.h struct nvif_client;
nvif_client        21 drivers/gpu/drm/nouveau/include/nvif/driver.h 		     const char *name, u64 device, struct nvif_client *);
nvif_client        14 drivers/gpu/drm/nouveau/include/nvif/object.h 	struct nvif_client *client;
nvif_client       429 drivers/gpu/drm/nouveau/nouveau_abi16.c 	struct nvif_client *client;
nvif_client       523 drivers/gpu/drm/nouveau/nouveau_abi16.c 	struct nvif_client *client;
nvif_client        93 drivers/gpu/drm/nouveau/nouveau_drv.h 	struct nvif_client base;
nvif_client       125 drivers/gpu/drm/nouveau/nouveau_usif.c 	struct nvif_client *client = &cli->base;
nvif_client       170 drivers/gpu/drm/nouveau/nouveau_usif.c 	struct nvif_client *client = &cli->base;
nvif_client       193 drivers/gpu/drm/nouveau/nouveau_usif.c 	struct nvif_client *client = &cli->base;
nvif_client       230 drivers/gpu/drm/nouveau/nouveau_usif.c 	struct nvif_client *client = &cli->base;
nvif_client       267 drivers/gpu/drm/nouveau/nouveau_usif.c 	struct nvif_client *client = &cli->base;
nvif_client       297 drivers/gpu/drm/nouveau/nouveau_usif.c 	struct nvif_client *client = &cli->base;
nvif_client        33 drivers/gpu/drm/nouveau/nvif/client.c nvif_client_ioctl(struct nvif_client *client, void *data, u32 size)
nvif_client        39 drivers/gpu/drm/nouveau/nvif/client.c nvif_client_suspend(struct nvif_client *client)
nvif_client        45 drivers/gpu/drm/nouveau/nvif/client.c nvif_client_resume(struct nvif_client *client)
nvif_client        51 drivers/gpu/drm/nouveau/nvif/client.c nvif_client_fini(struct nvif_client *client)
nvif_client        62 drivers/gpu/drm/nouveau/nvif/client.c nvif_client_init(struct nvif_client *parent, const char *name, u64 device,
nvif_client        63 drivers/gpu/drm/nouveau/nvif/client.c 		 struct nvif_client *client)
nvif_client        41 drivers/gpu/drm/nouveau/nvif/driver.c 		 const char *name, u64 device, struct nvif_client *client)
nvif_client       127 drivers/gpu/drm/nouveau/nvif/notify.c 		struct nvif_client *client = notify->object->client;
nvif_client        33 drivers/gpu/drm/nouveau/nvif/object.c 	struct nvif_client *client = object->client;
nvif_client       208 drivers/gpu/drm/nouveau/nvif/object.c 	struct nvif_client *client = object->client;
nvif_client       223 drivers/gpu/drm/nouveau/nvif/object.c 	struct nvif_client *client = object->client;