Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v11_0.c152 static const char *mes_v11_0_get_op_string(union MESAPI__MISC *x_pkt) in mes_v11_0_get_op_string()
162 static const char *mes_v11_0_get_misc_op_string(union MESAPI__MISC *x_pkt) in mes_v11_0_get_misc_op_string()
182 union MESAPI__MISC *x_pkt = pkt; in mes_v11_0_submit_pkt_and_poll_completion()
611 union MESAPI__MISC misc_pkt; in mes_v11_0_misc_op()
679 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()
640 union MESAPI__MISC misc_pkt; in mes_v12_0_misc_op()
710 offsetof(union MESAPI__MISC, api_status)); in mes_v12_0_misc_op()
H A Dmes_v12_1.c131 static const char *mes_v12_1_get_op_string(union MESAPI__MISC *x_pkt) in mes_v12_1_get_op_string()
141 static const char *mes_v12_1_get_misc_op_string(union MESAPI__MISC *x_pkt) in mes_v12_1_get_misc_op_string()
162 union MESAPI__MISC *x_pkt = pkt; in mes_v12_1_submit_pkt_and_poll_completion()
559 union MESAPI__MISC misc_pkt; in mes_v12_1_misc_op()
644 offsetof(union MESAPI__MISC, api_status)); in mes_v12_1_misc_op()
/linux/drivers/gpu/drm/amd/include/
H A Dmes_v11_api_def.h665 union MESAPI__MISC { union