Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v11_0.c146 static const char *mes_v11_0_get_op_string(union MESAPI__MISC *x_pkt) in mes_v11_0_get_op_string()
156 static const char *mes_v11_0_get_misc_op_string(union MESAPI__MISC *x_pkt) in mes_v11_0_get_misc_op_string()
176 union MESAPI__MISC *x_pkt = pkt; in mes_v11_0_submit_pkt_and_poll_completion()
603 union MESAPI__MISC misc_pkt; in mes_v11_0_misc_op()
671 offsetof(union MESAPI__MISC, api_status)); in mes_v11_0_misc_op()
H A Dmes_v12_0.c128 static const char *mes_v12_0_get_op_string(union MESAPI__MISC *x_pkt) in mes_v12_0_get_op_string()
138 static const char *mes_v12_0_get_misc_op_string(union MESAPI__MISC *x_pkt) in mes_v12_0_get_misc_op_string()
159 union MESAPI__MISC *x_pkt = pkt; in mes_v12_0_submit_pkt_and_poll_completion()
638 union MESAPI__MISC misc_pkt; in mes_v12_0_misc_op()
708 offsetof(union MESAPI__MISC, api_status)); in mes_v12_0_misc_op()
/linux/drivers/gpu/drm/amd/include/
H A Dmes_v11_api_def.h663 union MESAPI__MISC { union