Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Drawnand.h1629 static inline void *nand_get_data_buf(struct nand_chip *chip) in nand_get_data_buf() function
/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c933 u8 *pagebuf = nand_get_data_buf(this); in nand_memory_bbt()
H A Dnand_base.c2859 read_buf = nand_get_data_buf(chip); in nand_monolithic_read_page_raw()
3974 write_buf = nand_get_data_buf(chip); in nand_monolithic_write_page_raw()
4387 wbuf = nand_get_data_buf(chip); in nand_do_write_ops()
/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c2157 buf = nand_get_data_buf(chip); in brcmstb_nand_verify_erased_page()