Home
last modified time | relevance | path

Searched refs:nand_flash_ids (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_ids.c26 struct nand_flash_dev nand_flash_ids[] = { variable
215 EXPORT_SYMBOL(nand_flash_ids);
H A Dnand_base.c4442 type = nand_flash_ids; in nand_get_flash_type()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dinternals.h68 extern struct nand_flash_dev nand_flash_ids[];
H A Dnand_ids.c23 struct nand_flash_dev nand_flash_ids[] = { variable
H A Dnand_base.c4751 type = nand_flash_ids; in nand_detect()
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dsddr09.c147 static struct nand_flash_dev nand_flash_ids[] = { variable
176 for (i = 0; i < ARRAY_SIZE(nand_flash_ids); i++) in nand_find_id()
177 if (nand_flash_ids[i].model_id == id) in nand_find_id()
178 return &(nand_flash_ids[i]); in nand_find_id()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Drawnand.h1074 extern struct nand_flash_dev nand_flash_ids[];
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym