Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dsm_common.c70 static struct nand_flash_dev nand_smartmedia_flash_ids[] = {
91 static struct nand_flash_dev nand_xd_flash_ids[] = {
Dnand_ids.c28 struct nand_flash_dev nand_flash_ids[] = {
Dnand_base.c3542 struct nand_flash_dev *type, u8 id_data[8], in nand_decode_id()
3606 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand()
3612 struct nand_flash_dev *type, u8 *id_data, int *busw) in find_full_id_nand()
3640 static struct nand_flash_dev *nand_get_flash_type(struct mtd_info *mtd, in nand_get_flash_type()
3643 struct nand_flash_dev *type) in nand_get_flash_type()
3813 struct nand_flash_dev *table) in nand_scan_ident()
3817 struct nand_flash_dev *type; in nand_scan_ident()
Dpxa3xx_nand.c1467 struct nand_flash_dev pxa3xx_flash_ids[2], *def = NULL; in pxa3xx_nand_scan()
/linux-4.1.27/include/linux/mtd/
Dnand.h28 struct nand_flash_dev;
36 struct nand_flash_dev *table);
801 struct nand_flash_dev { struct
833 extern struct nand_flash_dev nand_flash_ids[]; argument
/linux-4.1.27/drivers/usb/storage/
Dsddr09.c115 struct nand_flash_dev { struct
155 static struct nand_flash_dev nand_flash_ids[] = {
180 static struct nand_flash_dev *
1141 static struct nand_flash_dev *
1143 struct nand_flash_dev *cardinfo; in sddr09_get_cardinfo()
1585 struct nand_flash_dev *cardinfo; in sddr09_transport()