Searched refs:nand_decode_ext_id (Results 1 – 8 of 8) sorted by relevance
16 nand_decode_ext_id(chip); in esmt_nand_decode_id()
18 nand_decode_ext_id(chip); in amd_nand_decode_id()
96 nand_decode_ext_id(chip); in samsung_nand_decode_id()
112 void nand_decode_ext_id(struct nand_chip *chip);
155 nand_decode_ext_id(chip); in toshiba_nand_decode_id()
626 nand_decode_ext_id(chip); in hynix_nand_decode_id()
4982 void nand_decode_ext_id(struct nand_chip *chip) in nand_decode_ext_id() function5013 EXPORT_SYMBOL_GPL(nand_decode_ext_id);5119 nand_decode_ext_id(chip); in nand_manufacturer_detect()
3474 static void nand_decode_ext_id(struct mtd_info *mtd, struct nand_chip *chip, in nand_decode_ext_id() function3783 nand_decode_ext_id(mtd, chip, id_data, &busw); in nand_get_flash_type()