Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/edac/
Dskx_common.h152 struct res_config { struct
177 struct res_config *cfg); argument
189 int skx_get_all_bus_mappings(struct res_config *cfg, struct list_head **list);
195 struct res_config *cfg);
203 struct res_config *cfg);
Di10nm_base.c75 static struct res_config *res_cfg;
314 static bool i10nm_check_2lm(struct res_config *cfg) in i10nm_check_2lm()
593 static struct res_config i10nm_cfg0 = {
604 static struct res_config i10nm_cfg1 = {
615 static struct res_config spr_cfg = {
655 struct res_config *cfg) in i10nm_get_dimm_config()
750 struct res_config *cfg; in i10nm_init()
769 cfg = (struct res_config *)id->driver_data; in i10nm_init()
Digen6_edac.c126 static struct res_config { struct
361 static struct res_config ehl_cfg = {
371 static struct res_config icl_cfg = {
381 static struct res_config tgl_cfg = {
395 static struct res_config adl_cfg = {
1192 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()
647 struct res_config *cfg; in skx_init()
667 cfg = (struct res_config *)id->driver_data; in skx_init()
Dskx_common.c241 int skx_get_all_bus_mappings(struct res_config *cfg, struct list_head **list) in skx_get_all_bus_mappings()
345 struct res_config *cfg) in skx_get_dimm_info()
449 struct res_config *cfg) in skx_register_mci()