Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/edac/
Dskx_common.h141 struct res_config { struct
161 struct res_config *cfg); argument
173 int skx_get_all_bus_mappings(struct res_config *cfg, struct list_head **list);
179 struct res_config *cfg);
187 struct res_config *cfg);
Di10nm_base.c75 static struct res_config *res_cfg;
209 static bool i10nm_check_2lm(struct res_config *cfg) in i10nm_check_2lm()
391 static struct res_config i10nm_cfg0 = {
402 static struct res_config i10nm_cfg1 = {
413 static struct res_config spr_cfg = {
448 struct res_config *cfg) in i10nm_get_dimm_config()
543 struct res_config *cfg; in i10nm_init()
562 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.c234 int skx_get_all_bus_mappings(struct res_config *cfg, struct list_head **list) in skx_get_all_bus_mappings()
338 struct res_config *cfg) in skx_get_dimm_info()
442 struct res_config *cfg) in skx_register_mci()