Home
last modified time | relevance | path

Searched refs:nand_buffers (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h645 struct nand_buffers { struct
951 struct nand_buffers *buffers;
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c4317 struct nand_buffers *nbuf; in nand_scan_tail()
4329 nbuf = kzalloc(sizeof(struct nand_buffers), GFP_KERNEL); in nand_scan_tail()