Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dmarvell_nand.c1137 u8 *buf = nand_get_data_buf(chip); in marvell_nfc_hw_ecc_hmg_read_oob_raw()
1246 u8 *buf = nand_get_data_buf(chip); in marvell_nfc_hw_ecc_hmg_write_oob_raw()
1498 u8 *buf = nand_get_data_buf(chip); in marvell_nfc_hw_ecc_bch_read_oob_raw()
1505 u8 *buf = nand_get_data_buf(chip); in marvell_nfc_hw_ecc_bch_read_oob()
1691 u8 *buf = nand_get_data_buf(chip); in marvell_nfc_hw_ecc_bch_write_oob_raw()
1701 u8 *buf = nand_get_data_buf(chip); in marvell_nfc_hw_ecc_bch_write_oob()
H A Dsunxi_nand.c1348 u8 *buf = nand_get_data_buf(nand); in sunxi_nfc_hw_ecc_read_oob()
1356 u8 *buf = nand_get_data_buf(nand); in sunxi_nfc_hw_ecc_write_oob()
H A Dqcom_nandc.c571 data_buf = nand_get_data_buf(chip); in check_for_erased_page()
574 nand_get_data_buf(chip); in check_for_erased_page()
H A Dnand_bbt.c933 u8 *pagebuf = nand_get_data_buf(this); in nand_memory_bbt()
H A Dnand_base.c2989 read_buf = nand_get_data_buf(chip); in nand_monolithic_read_page_raw()
4104 write_buf = nand_get_data_buf(chip); in nand_monolithic_write_page_raw()
4517 wbuf = nand_get_data_buf(chip); in nand_do_write_ops()
/linux/include/linux/mtd/
H A Drawnand.h1634 static inline void *nand_get_data_buf(struct nand_chip *chip) in nand_get_data_buf() function
/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c2055 u8 *buffer = nand_get_data_buf(chip); in mx23_check_transcription_stamp()
2115 u8 *buffer = nand_get_data_buf(chip); in mx23_write_transcription_stamp()