Searched refs:hw_info_get (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/edac/
H A Damd64_edac.h469 int (*hw_info_get)(struct amd64_pvt *pvt); member in struct:low_ops
H A Damd64_edac.c3731 .hw_info_get = umc_hw_info_get,
3739 .hw_info_get = gpu_hw_info_get,
3750 .hw_info_get = dct_hw_info_get,
4023 ret = pvt->ops->hw_info_get(pvt);

Completed in 245 milliseconds