Searched refs:psp_gfx_resp (Results 1 – 2 of 2) sorted by relevance
384 struct psp_gfx_resp struct422 struct psp_gfx_resp resp; /* +864 response */424 uint8_t reserved_2[1024 - 864 - sizeof(struct psp_gfx_resp)];
643 memcpy((void*)&cmd->resp, (void*)&psp->cmd_buf_mem->resp, sizeof(struct psp_gfx_resp)); in psp_cmd_submit_buf()