Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Dskx_common.h182 struct res_config { struct
229 struct res_config *cfg); argument
241 int skx_get_all_bus_mappings(struct res_config *cfg, struct list_head **list);
247 struct res_config *cfg);
255 struct res_config *cfg);
Di10nm_base.c83 static struct res_config *res_cfg;
346 static int i10nm_get_imc_num(struct res_config *cfg) in i10nm_get_imc_num()
407 static bool i10nm_check_2lm(struct res_config *cfg) in i10nm_check_2lm()
856 static struct res_config i10nm_cfg0 = {
875 static struct res_config i10nm_cfg1 = {
894 static struct res_config spr_cfg = {
923 static struct res_config gnr_cfg = {
966 struct res_config *cfg) in i10nm_get_dimm_config()
1015 struct res_config *cfg; in i10nm_init()
1038 cfg = (struct res_config *)id->driver_data; in i10nm_init()
Digen6_edac.c128 static struct res_config { struct
470 static struct res_config ehl_cfg = {
480 static struct res_config icl_cfg = {
490 static struct res_config tgl_cfg = {
504 static struct res_config adl_cfg = {
515 static struct res_config adl_n_cfg = {
526 static struct res_config rpl_p_cfg = {
538 static struct res_config mtl_ps_cfg = {
549 static struct res_config mtl_p_cfg = {
1362 res_cfg = (struct res_config *)ent->driver_data; in igen6_probe()
Dskx_base.c160 static struct res_config skx_cfg = {
177 static int skx_get_dimm_config(struct mem_ctl_info *mci, struct res_config *cfg) in skx_get_dimm_config()
599 struct res_config *cfg; in skx_init()
622 cfg = (struct res_config *)id->driver_data; in skx_init()
Dskx_common.c247 int skx_get_all_bus_mappings(struct res_config *cfg, struct list_head **list) in skx_get_all_bus_mappings()
353 struct res_config *cfg) in skx_get_dimm_info()
459 struct res_config *cfg) in skx_register_mci()