Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
Dgpmi-nand.h283 extern int bch_set_geometry(struct gpmi_nand_data *);
Dgpmi-lib.c249 int bch_set_geometry(struct gpmi_nand_data *this) in bch_set_geometry() function
Dgpmi-nand.c1822 ret = bch_set_geometry(this); in gpmi_set_geometry()