Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsm_common.c128 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()
H A Dinternals.h68 extern struct nand_flash_dev nand_flash_ids[];
H A Dnand_ids.c23 struct nand_flash_dev nand_flash_ids[] = {
H A Dnand_base.c4547 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()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Drawnand.h26 struct nand_flash_dev;
30 struct nand_flash_dev *nand_get_flash_type(struct mtd_info *mtd,
33 struct nand_flash_dev *type);
42 struct nand_flash_dev *table);
1042 struct nand_flash_dev { struct
1074 extern struct nand_flash_dev nand_flash_ids[]; argument
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dsddr09.c107 struct nand_flash_dev { struct
147 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()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_ids.c26 struct nand_flash_dev nand_flash_ids[] = {
H A Dmxs_nand_spl.c60 struct nand_flash_dev *type; in mxs_flash_full_ident()
H A Dnand_base.c4296 struct nand_flash_dev *type, u8 id_data[8], in nand_decode_id()
4360 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand()
4366 struct nand_flash_dev *type, u8 *id_data, int *busw) in find_full_id_nand()
4394 struct nand_flash_dev *nand_get_flash_type(struct mtd_info *mtd, in nand_get_flash_type()
4397 struct nand_flash_dev *type) in nand_get_flash_type()
4645 struct nand_flash_dev *table) in nand_scan_ident()
4649 struct nand_flash_dev *type; in nand_scan_ident()
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Drawnand.h1376 struct nand_flash_dev { struct
1492 struct nand_flash_dev *ids);