Searched refs:nand_get_small_page_ooblayout (Results 1 – 4 of 4) sorted by relevance
217 const struct mtd_ooblayout_ops *nand_get_small_page_ooblayout(void) in nand_get_small_page_ooblayout() function221 EXPORT_SYMBOL_GPL(nand_get_small_page_ooblayout);
478 mtd_set_ooblayout(mtd, nand_get_small_page_ooblayout()); in nand_ecc_sw_hamming_init_ctx()
130 const struct mtd_ooblayout_ops *nand_get_small_page_ooblayout(void);
6308 mtd_set_ooblayout(mtd, nand_get_small_page_ooblayout()); in nand_scan_tail()