Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/edac/
H A Damd64_edac.h469 int (*hw_info_get)(struct amd64_pvt *pvt); member
H A Damd64_edac.c3986 .hw_info_get = umc_hw_info_get,
3994 .hw_info_get = gpu_hw_info_get,
4005 .hw_info_get = dct_hw_info_get,
4259 ret = pvt->ops->hw_info_get(pvt); in probe_one_instance()
/kernel/linux/linux-5.10/drivers/edac/
H A Damd64_edac.c3454 static int hw_info_get(struct amd64_pvt *pvt) in hw_info_get() function
3578 ret = hw_info_get(pvt); in probe_one_instance()

Completed in 11 milliseconds