Home
last modified time | relevance | path

Searched refs:free_bch (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
Dbch.h70 void free_bch(struct bch_control *bch);
/linux-4.1.27/drivers/mtd/nand/
Dnand_bch.c233 free_bch(nbc->bch); in nand_bch_free()
Ddocg4.c1363 free_bch(doc->bch); in probe_docg4()
1374 free_bch(doc->bch); in cleanup_docg4()
/linux-4.1.27/lib/
Dbch.c1334 free_bch(bch); in init_bch()
1343 void free_bch(struct bch_control *bch) in free_bch() function
1364 EXPORT_SYMBOL_GPL(free_bch);
/linux-4.1.27/drivers/mtd/devices/
Ddocg3.c2090 free_bch(cascade->bch); in docg3_probe()
2115 free_bch(docg3->cascade->bch); in docg3_release()