Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c240 struct nvfw_gsp_rpc { struct
256 r535_gsp_msg_done(struct nvkm_gsp *gsp, struct nvfw_gsp_rpc *msg) in r535_gsp_msg_done() argument
262 r535_gsp_msg_dump(struct nvkm_gsp *gsp, struct nvfw_gsp_rpc *msg, int lvl) in r535_gsp_msg_dump()
274 static struct nvfw_gsp_rpc *
278 struct nvfw_gsp_rpc *msg; in r535_gsp_msg_recv()
374 struct nvfw_gsp_rpc *rpc = container_of(argv, typeof(*rpc), data); in r535_gsp_rpc_send()
375 struct nvfw_gsp_rpc *msg; in r535_gsp_rpc_send()
704 struct nvfw_gsp_rpc *rpc = container_of(repv, typeof(*rpc), data); in r535_gsp_rpc_done()
712 struct nvfw_gsp_rpc *rpc; in r535_gsp_rpc_get()
730 struct nvfw_gsp_rpc *rpc = container_of(argv, typeof(*rpc), data); in r535_gsp_rpc_push()