Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/include/
Dmes_api_def.h94 struct MES_API_STATUS { struct
208 struct MES_API_STATUS api_status;
266 struct MES_API_STATUS api_status;
284 struct MES_API_STATUS api_status;
317 struct MES_API_STATUS api_status;
327 struct MES_API_STATUS api_status;
340 struct MES_API_STATUS api_status;
360 struct MES_API_STATUS api_status;
377 struct MES_API_STATUS api_status;
423 struct MES_API_STATUS api_status;
[all …]
Dmes_v11_api_def.h94 struct MES_API_STATUS { struct
215 struct MES_API_STATUS api_status;
275 struct MES_API_STATUS api_status;
295 struct MES_API_STATUS api_status;
330 struct MES_API_STATUS api_status;
340 struct MES_API_STATUS api_status;
353 struct MES_API_STATUS api_status;
373 struct MES_API_STATUS api_status;
390 struct MES_API_STATUS api_status;
436 struct MES_API_STATUS api_status;
[all …]
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dmes_v10_1.c96 struct MES_API_STATUS *api_status; in mes_v10_1_submit_pkt_and_poll_completion()
109 api_status = (struct MES_API_STATUS *)((char *)pkt + api_status_off); in mes_v10_1_submit_pkt_and_poll_completion()
Dmes_v11_0.c97 struct MES_API_STATUS *api_status; in mes_v11_0_submit_pkt_and_poll_completion()
117 api_status = (struct MES_API_STATUS *)((char *)pkt + api_status_off); in mes_v11_0_submit_pkt_and_poll_completion()