Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_hynix.c677 nand_set_manufacturer_data(chip, NULL); in hynix_nand_cleanup()
713 nand_set_manufacturer_data(chip, hynix); in hynix_nand_init()
H A Dnand_micron.c491 nand_set_manufacturer_data(chip, micron); in micron_nand_init()
/openbmc/linux/include/linux/mtd/
H A Drawnand.h1355 static inline void nand_set_manufacturer_data(struct nand_chip *chip, in nand_set_manufacturer_data() function