Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c1302 /* kfd_parse_subtype - parse subtypes and attach it to correct topology device
1307 static int kfd_parse_subtype(struct crat_subtype_generic *sub_type_hdr, in kfd_parse_subtype() function
1408 ret = kfd_parse_subtype(sub_type_hdr, device_list); in kfd_parse_crat_table()