Searched refs:eccerrlog_row (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
D | i3200_edac.c | 135 static int eccerrlog_row(int channel, u64 log) in eccerrlog_row() function 239 eccerrlog_row(channel, log), in i3200_process_error_info() 245 eccerrlog_row(channel, log), in i3200_process_error_info()
|
D | x38_edac.c | 121 static int eccerrlog_row(int channel, u64 log) in eccerrlog_row() function 224 eccerrlog_row(channel, log), in x38_process_error_info() 230 eccerrlog_row(channel, log), in x38_process_error_info()
|
D | ie31200_edac.c | 243 static int eccerrlog_row(u64 log) in eccerrlog_row() function 318 eccerrlog_row(log), in ie31200_process_error_info() 325 eccerrlog_row(log), in ie31200_process_error_info()
|