Home
last modified time | relevance | path

Searched refs:elm_decode_bch_error_page (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/platform_data/
Delm.h36 void elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc,
42 elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page() function
/Linux-v6.6/drivers/mtd/nand/raw/
Domap_elm.c337 void elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page() function
362 EXPORT_SYMBOL(elm_decode_bch_error_page);
Domap2.c1313 elm_decode_bch_error_page(info->elm_dev, ecc_vec, err_vec); in omap_elm_correct_data()