Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mtd/
Drawnand.h1482 void rawnand_sw_bch_cleanup(struct nand_chip *chip);
/linux-6.1.9/drivers/mtd/nand/raw/
Domap2.c2271 rawnand_sw_bch_cleanup(nand_chip); in omap_nand_probe()
2282 rawnand_sw_bch_cleanup(nand_chip); in omap_nand_remove()
Dnand_base.c5618 void rawnand_sw_bch_cleanup(struct nand_chip *chip) in rawnand_sw_bch_cleanup() function
5624 EXPORT_SYMBOL(rawnand_sw_bch_cleanup);
6434 rawnand_sw_bch_cleanup(chip); in nand_cleanup()