Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Delm.h46 void elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc,
52 elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page() function
/linux-4.4.14/drivers/mtd/nand/
Domap_elm.c346 void elm_decode_bch_error_page(struct device *dev, u8 *ecc_calc, in elm_decode_bch_error_page() function
371 EXPORT_SYMBOL(elm_decode_bch_error_page);
Domap2.c1435 elm_decode_bch_error_page(info->elm_dev, ecc_vec, err_vec); in omap_elm_correct_data()