Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v12_0.c113 static const char *mes_v12_0_misc_opcodes[] = { variable
139 (x_pkt->opcode < ARRAY_SIZE(mes_v12_0_misc_opcodes))) in mes_v12_0_get_misc_op_string()
140 op_str = mes_v12_0_misc_opcodes[x_pkt->opcode]; in mes_v12_0_get_misc_op_string()