Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Die31200_edac.c147 struct res_config { struct
176 struct res_config *cfg; argument
257 struct res_config *cfg = priv->cfg; in ie31200_clear_error_info()
336 struct res_config *cfg = priv->cfg; in ie31200_process_error_info()
384 static void __iomem *ie31200_map_mchbar(struct pci_dev *pdev, struct res_config *cfg, int mc) in ie31200_map_mchbar()
415 struct res_config *cfg) in populate_dimm_info()
439 struct res_config *cfg, int mc) in ie31200_get_dimm_config()
476 static int ie31200_register_mci(struct pci_dev *pdev, struct res_config *cfg, int mc) in ie31200_register_mci()
621 static int ie31200_probe1(struct pci_dev *pdev, struct res_config *cfg) in ie31200_probe1()
662 rc = ie31200_probe1(pdev, (struct res_config *)ent->driver_data); in ie31200_init_one()
[all …]
H A Digen6_edac.c177 static struct res_config { struct
796 static struct res_config ehl_cfg = {
810 static struct res_config icl_cfg = {
824 static struct res_config tgl_cfg = {
843 static struct res_config adl_cfg = {
858 static struct res_config mtl_ps_cfg = {
876 static struct res_config mtl_p_cfg = {
892 static struct res_config ptl_h_cfg = {
922 static struct res_config nvl_h_cfg = {
1877 static void opstate_set(const struct res_config *cfg, const struct pci_device_id *ent) in opstate_set()
[all …]