Searched refs:ras_aca_update_ecc (Results 1 – 3 of 3) sorted by relevance
161 int ras_aca_update_ecc(struct ras_core_context *ras_core, u32 ecc_type, void *data);
472 ret = ras_aca_update_ecc(ras_core, RAS_ERR_TYPE__CE, NULL); in ras_core_update_ecc_info()474 ret = ras_aca_update_ecc(ras_core, RAS_ERR_TYPE__UE, NULL); in ras_core_update_ecc_info()
400 int ras_aca_update_ecc(struct ras_core_context *ras_core, u32 type, void *data) in ras_aca_update_ecc() function