nvkm_gsp_client
struct nvkm_gsp_client client;
struct nvkm_gsp_client *client;
struct nvkm_gsp_client *client = parent->client;
int nvkm_gsp_client_ctor(struct nvkm_gsp *, struct nvkm_gsp_client *);
void nvkm_gsp_client_dtor(struct nvkm_gsp_client *);
nvkm_gsp_device_ctor(struct nvkm_gsp_client *client, struct nvkm_gsp_device *device)
struct nvkm_gsp_client *client, struct nvkm_gsp_device *device)
struct nvkm_gsp_client client;
nvkm_gsp_client_ctor(struct nvkm_gsp *gsp, struct nvkm_gsp_client *client)
nvkm_gsp_client_dtor(struct nvkm_gsp_client *client)
struct nvkm_gsp_client *client = object->client;
struct nvkm_gsp_client *client = object->client;
r535_gsp_client_ctor(struct nvkm_gsp_client *client, u32 handle)
struct nvkm_gsp_client *client = object->client;
r535_gsp_device_ctor(struct nvkm_gsp_client *client, struct nvkm_gsp_device *device)
struct nvkm_gsp_client *client = device->object.client;
struct nvkm_gsp_client *client = device->object.client;
struct nvkm_gsp_client client;
struct nvkm_gsp_client *client = device->object.client;
struct nvkm_gsp_client *client = &chan->vmm->rm.client;
struct nvkm_gsp_client *client;
r570_gsp_client_ctor(struct nvkm_gsp_client *client, u32 handle)
void r535_gsp_client_dtor(struct nvkm_gsp_client *);
int (*ctor)(struct nvkm_gsp_client *, u32 handle);
int (*ctor)(struct nvkm_gsp_client *, struct nvkm_gsp_device *);