Searched refs:nand_get_small_page_ooblayout (Results 1 – 4 of 4) sorted by relevance
211 const struct mtd_ooblayout_ops *nand_get_small_page_ooblayout(void) in nand_get_small_page_ooblayout() function215 EXPORT_SYMBOL_GPL(nand_get_small_page_ooblayout);
477 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);
6029 mtd_set_ooblayout(mtd, nand_get_small_page_ooblayout()); in nand_scan_tail()