Home
last modified time | relevance | path

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

/linux-4.4.14/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.c26 struct nand_flash_dev nand_flash_ids[] = {
Dnand_base.c3684 struct nand_flash_dev *type, u8 id_data[8], in nand_decode_id()
3748 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand()
3754 struct nand_flash_dev *type, u8 *id_data, int *busw) in find_full_id_nand()
3782 static struct nand_flash_dev *nand_get_flash_type(struct mtd_info *mtd, in nand_get_flash_type()
3785 struct nand_flash_dev *type) in nand_get_flash_type()
3984 struct nand_flash_dev *table) in nand_scan_ident()
3988 struct nand_flash_dev *type; in nand_scan_ident()
/linux-4.4.14/include/linux/mtd/
Dnand.h28 struct nand_flash_dev;
38 struct nand_flash_dev *table);
800 struct nand_flash_dev { struct
832 extern struct nand_flash_dev nand_flash_ids[]; argument
/linux-4.4.14/drivers/usb/storage/
Dsddr09.c118 struct nand_flash_dev { struct
158 static struct nand_flash_dev nand_flash_ids[] = {
183 static struct nand_flash_dev *
1144 static struct nand_flash_dev *
1146 struct nand_flash_dev *cardinfo; in sddr09_get_cardinfo()
1588 struct nand_flash_dev *cardinfo; in sddr09_transport()