Searched refs:nvkm_gsp_client (Results 1 – 6 of 6) sorted by relevance
153 struct nvkm_gsp_client { struct155 struct nvkm_gsp_client *client;204 int (*client_ctor)(struct nvkm_gsp *, struct nvkm_gsp_client *);205 void (*client_dtor)(struct nvkm_gsp_client *);207 int (*device_ctor)(struct nvkm_gsp_client *, struct nvkm_gsp_device *);338 struct nvkm_gsp_client *client = parent->client; in nvkm_gsp_rm_alloc_get()405 nvkm_gsp_client_ctor(struct nvkm_gsp *gsp, struct nvkm_gsp_client *client) in nvkm_gsp_client_ctor()414 nvkm_gsp_client_dtor(struct nvkm_gsp_client *client) in nvkm_gsp_client_dtor()421 nvkm_gsp_device_ctor(struct nvkm_gsp_client *client, struct nvkm_gsp_device *device) in nvkm_gsp_device_ctor()435 struct nvkm_gsp_client *client, struct nvkm_gsp_device *device) in nvkm_gsp_client_device_ctor()
71 struct nvkm_gsp_client client;
50 struct nvkm_gsp_client client;61 struct nvkm_gsp_client *client = device->object.client; in fbsr_memlist()
15 struct nvkm_gsp_client client;
406 struct nvkm_gsp_client *client = device->object.client; in r535_gsp_event_dtor()440 struct nvkm_gsp_client *client = device->object.client; in r535_gsp_device_event_ctor()494 r535_gsp_device_ctor(struct nvkm_gsp_client *client, struct nvkm_gsp_device *device) in r535_gsp_device_ctor()518 r535_gsp_client_dtor(struct nvkm_gsp_client *client) in r535_gsp_client_dtor()532 r535_gsp_client_ctor(struct nvkm_gsp *gsp, struct nvkm_gsp_client *client) in r535_gsp_client_ctor()569 struct nvkm_gsp_client *client = object->client; in r535_gsp_rpc_rm_free()621 struct nvkm_gsp_client *client = object->client; in r535_gsp_rpc_rm_alloc_get()682 struct nvkm_gsp_client *client = object->client; in r535_gsp_rpc_rm_ctrl_get()1727 struct nvkm_gsp_client *client; in r535_gsp_msg_post_event()
387 struct nvkm_gsp_client *client = &chan->vmm->rm.client; in r535_flcn_bind()