Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmmsch_v1_0.h88 struct mmsch_v1_0_cmd_end { struct
H A Dvcn_v2_5.c1409 struct mmsch_v1_0_cmd_end end = { { 0 } }; in vcn_v2_5_sriov_start()
1530 memcpy((void *)init_table, &end, sizeof(struct mmsch_v1_0_cmd_end)); in vcn_v2_5_sriov_start()
1531 table_size += sizeof(struct mmsch_v1_0_cmd_end) / 4; in vcn_v2_5_sriov_start()
1532 init_table += sizeof(struct mmsch_v1_0_cmd_end) / 4; in vcn_v2_5_sriov_start()