HomeSort by: relevance | last modified time | path
    Searched defs:kfd_parse_subtype (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_crat.c 427 /* kfd_parse_subtype - parse subtypes and attach it to correct topology device
432 static int kfd_parse_subtype(struct crat_subtype_generic *sub_type_hdr, function in typeref:typename:int
533 ret = kfd_parse_subtype(sub_type_hdr, device_list);

Completed in 11 milliseconds