Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Damd64_edac.c24 static struct ecc_settings **ecc_stngs;
2531 static int toggle_ecc_err_reporting(struct ecc_settings *s, u16 nid, bool on) in toggle_ecc_err_reporting()
2569 static bool enable_ecc_error_reporting(struct ecc_settings *s, u16 nid, in enable_ecc_error_reporting()
2621 static void restore_ecc_error_reporting(struct ecc_settings *s, u16 nid, in restore_ecc_error_reporting()
2880 struct ecc_settings *s; in probe_one_instance()
2890 s = kzalloc(sizeof(struct ecc_settings), GFP_KERNEL); in probe_one_instance()
2930 struct ecc_settings *s = ecc_stngs[nid]; in remove_one_instance()
Damd64_edac.h393 struct ecc_settings { struct