Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/
H A Dmes_v11_api_def.h98 struct MES_API_STATUS { struct
219 struct MES_API_STATUS api_status;
258 struct MES_API_STATUS api_status;
320 struct MES_API_STATUS api_status;
348 struct MES_API_STATUS api_status;
383 struct MES_API_STATUS api_status;
393 struct MES_API_STATUS api_status;
406 struct MES_API_STATUS api_status;
426 struct MES_API_STATUS api_status;
443 struct MES_API_STATUS api_status;
[all …]
H A Dmes_v12_api_def.h103 struct MES_API_STATUS { struct
228 struct MES_API_STATUS api_status;
268 struct MES_API_STATUS api_status;
335 struct MES_API_STATUS api_status;
362 struct MES_API_STATUS api_status;
397 struct MES_API_STATUS api_status;
408 struct MES_API_STATUS api_status;
422 struct MES_API_STATUS api_status;
452 struct MES_API_STATUS api_status;
479 struct MES_API_STATUS api_status;
[all …]
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v12_0.c153 struct MES_API_STATUS *api_status; in mes_v12_0_submit_pkt_and_poll_completion()
193 api_status = (struct MES_API_STATUS *)((char *)pkt + api_status_off); in mes_v12_0_submit_pkt_and_poll_completion()
H A Dmes_v11_0.c167 struct MES_API_STATUS *api_status; in mes_v11_0_submit_pkt_and_poll_completion()
207 api_status = (struct MES_API_STATUS *)((char *)pkt + api_status_off); in mes_v11_0_submit_pkt_and_poll_completion()