Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dbch.h59 void free_bch(struct bch_control *bch);
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_bch.c226 free_bch(nbc->bch); in nand_bch_free()
H A Domap_gpmc.c699 free_bch(info->control); in omap_free_bch()
/OK3568_Linux_fs/u-boot/lib/
H A Dbch.c1373 free_bch(bch); in init_bch()
1381 void free_bch(struct bch_control *bch) in free_bch() function