Searched defs:bbt_main_descr (Results 1 - 6 of 6) sorted by relevance

/drivers/mtd/nand/
H A Dfsl_elbc_nand.c119 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
766 chip->bbt_td = &bbt_main_descr;
H A Dfsl_ifc_nand.c208 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
899 chip->bbt_td = &bbt_main_descr;
936 bbt_main_descr.offs = 0;
H A Dnand_bbt.c1204 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
1293 this->bbt_td = &bbt_main_descr;
H A Ddenali.c1406 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
1560 denali->nand.bbt_td = &bbt_main_descr;
H A Dmxc_nand.c1141 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
1495 this->bbt_td = &bbt_main_descr;
H A Dpxa3xx_nand.c268 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
1503 chip->bbt_td = &bbt_main_descr;

Completed in 186 milliseconds