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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu8_hwmgr.c 314 static int smu8_get_system_info_data(struct pp_hwmgr *hwmgr) function in typeref:typename:int
1104 result = smu8_get_system_info_data(hwmgr);
1106 pr_err("smu8_get_system_info_data failed\n");
amdgpu_smu8_hwmgr.c 314 static int smu8_get_system_info_data(struct pp_hwmgr *hwmgr) function in typeref:typename:int
1104 result = smu8_get_system_info_data(hwmgr);
1106 pr_err("smu8_get_system_info_data failed\n");

Completed in 23 milliseconds