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()
106 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()
4509 void nand_decode_ext_id(struct nand_chip *chip) in nand_decode_ext_id() function4540 EXPORT_SYMBOL_GPL(nand_decode_ext_id);4646 nand_decode_ext_id(chip); in nand_manufacturer_detect()
4162 static void nand_decode_ext_id(struct mtd_info *mtd, struct nand_chip *chip, in nand_decode_ext_id() function4474 nand_decode_ext_id(mtd, chip, id_data, &busw); in nand_get_flash_type()