Searched refs:nand_flash_dev (Results 1 – 8 of 8) sorted by relevance
128 static struct nand_flash_dev nand_smartmedia_flash_ids[] = {149 static struct nand_flash_dev nand_xd_flash_ids[] = {188 struct nand_flash_dev *flash_ids; in sm_register_device()
68 extern struct nand_flash_dev nand_flash_ids[];
23 struct nand_flash_dev nand_flash_ids[] = {
4547 static void nand_decode_id(struct nand_chip *chip, struct nand_flash_dev *type) in nand_decode_id()4581 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand()4587 struct nand_flash_dev *type) in find_full_id_nand()4688 static int nand_detect(struct nand_chip *chip, struct nand_flash_dev *type) in nand_detect()5052 struct nand_flash_dev *table) in nand_scan_ident()5916 struct nand_flash_dev *ids) in nand_scan_with_ids()
107 struct nand_flash_dev { struct147 static struct nand_flash_dev nand_flash_ids[] = {172 static struct nand_flash_dev *1136 static struct nand_flash_dev *1138 struct nand_flash_dev *cardinfo; in sddr09_get_cardinfo()1587 struct nand_flash_dev *cardinfo; in sddr09_transport()
1376 struct nand_flash_dev { struct1492 struct nand_flash_dev *ids);
35744 +static struct nand_flash_dev spi_nand_dev;35746 +static struct nand_flash_dev *spi_nand_get_flash_info(struct mtd_info *mtd,35755 + struct nand_flash_dev *type = &spi_nand_dev;35788 + FMC_PR(BT_DBG, "\t|-Save struct nand_flash_dev info\n");37614 + struct nand_flash_dev *(*probe)(unsigned char *id);37633 +static struct nand_flash_dev *hynix_probe_v02(unsigned char *id)37635 + struct nand_flash_dev *type = &g_nand_dev.flash_dev;37653 +static struct nand_flash_dev *samsung_probe_v02(unsigned char *id)37655 + struct nand_flash_dev *type = &g_nand_dev.flash_dev;38489 +struct nand_flash_dev *hifmc_get_spl_flash_type(struct mtd_info *mtd,[all …]
326691 +static struct nand_flash_dev spi_nand_dev;326693 +static struct nand_flash_dev *spi_nand_get_flash_info(struct mtd_info *mtd,326702 + struct nand_flash_dev *type = &spi_nand_dev;326735 + FMC_PR(BT_DBG, "\t|-Save struct nand_flash_dev info\n");328561 + struct nand_flash_dev *(*probe)(unsigned char *id);328580 +static struct nand_flash_dev *hynix_probe_v02(unsigned char *id)328582 + struct nand_flash_dev *type = &g_nand_dev.flash_dev;328600 +static struct nand_flash_dev *samsung_probe_v02(unsigned char *id)328602 + struct nand_flash_dev *type = &g_nand_dev.flash_dev;329436 +struct nand_flash_dev *hifmc_get_spl_flash_type(struct mtd_info *mtd,[all …]