Searched defs:mtd (Results 1 - 25 of 207) sorted by relevance

123456789

/linux-master/drivers/mtd/
H A DMakefile
H A Dmtdsuper.c80 struct mtd_info *mtd; local
25 mtd_get_sb(struct fs_context *fc, struct mtd_info *mtd, int (*fill_super)(struct super_block *, struct fs_context *)) argument
120 struct mtd_info *mtd; local
[all...]
H A Dmtdblock_ro.c37 static void mtdblock_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) argument
[all...]
/linux-master/drivers/mtd/parsers/
H A Dofpart_bcm4908.h8 static inline int bcm4908_partitions_post_parse(struct mtd_info *mtd, struct mtd_partition *parts, argument
H A Dofpart_linksys_ns.h10 static inline int linksys_ns_partitions_post_parse(struct mtd_info *mtd, argument
H A Dofpart_linksys_ns.c32 int linksys_ns_partitions_post_parse(struct mtd_info *mtd, argument
H A Dofpart_bcm4908.c50 int bcm4908_partitions_post_parse(struct mtd_info *mtd, struct mtd_partition *parts, int nr_parts) argument
H A Dbrcm_u-boot.c29 static int brcm_u_boot_parse(struct mtd_info *mtd, argument
/linux-master/drivers/mtd/nand/raw/
H A Dnand_amd.c13 struct mtd_info *mtd = nand_to_mtd(chip); local
H A Dnand_samsung.c15 struct mtd_info *mtd = nand_to_mtd(chip); local
123 struct mtd_info *mtd = nand_to_mtd(chip); local
H A Dnand_jedec.c27 struct mtd_info *mtd = nand_to_mtd(chip); local
/linux-master/drivers/mtd/nand/spi/
H A Dato.c30 static int ato25d1ga_ooblayout_ecc(struct mtd_info *mtd, int section, argument
41 static int ato25d1ga_ooblayout_free(struct mtd_info *mtd, int section, argument
H A Dforesee.c28 static int f35sqa002g_ooblayout_ecc(struct mtd_info *mtd, int section, argument
34 static int f35sqa002g_ooblayout_free(struct mtd_info *mtd, int section, argument
H A Desmt.c65 static int f50l1g41lb_ooblayout_ecc(struct mtd_info *mtd, int section, argument
80 static int f50l1g41lb_ooblayout_free(struct mtd_info *mtd, int section, argument
H A Dparagon.c41 static int pn26g0xa_ooblayout_ecc(struct mtd_info *mtd, int section, argument
53 static int pn26g0xa_ooblayout_free(struct mtd_info *mtd, int section, argument
/linux-master/drivers/mtd/maps/
H A Duclinux.c54 static int uclinux_point(struct mtd_info *mtd, loff_t from, size_t len, argument
69 struct mtd_info *mtd; local
[all...]
H A Dplat-ram.c31 struct mtd_info *mtd; member in struct:platram_info
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Dmtd.c21 static int efx_mtd_erase(struct mtd_info *mtd, struct erase_info *erase) argument
28 static void efx_mtd_sync(struct mtd_info *mtd) argument
[all...]
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dmtd.c21 static int ef4_mtd_erase(struct mtd_info *mtd, struct erase_info *erase) argument
28 static void ef4_mtd_sync(struct mtd_info *mtd) argument
[all...]
/linux-master/drivers/mtd/chips/
H A Dchipreg.c83 void map_destroy(struct mtd_info *mtd) argument
H A Dmap_absent.c47 struct mtd_info *mtd; local
72 map_absent_read(struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf) argument
77 map_absent_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf) argument
82 map_absent_erase(struct mtd_info *mtd, struct erase_info *instr) argument
87 map_absent_sync(struct mtd_info *mtd) argument
92 map_absent_destroy(struct mtd_info *mtd) argument
[all...]
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dmtd.c21 static int efx_mtd_erase(struct mtd_info *mtd, struct erase_info *erase) argument
28 static void efx_mtd_sync(struct mtd_info *mtd) argument
[all...]
/linux-master/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dmain.c26 struct mtd_info *mtd; local
/linux-master/drivers/mtd/nand/onenand/
H A Dgeneric.c28 struct mtd_info mtd; member in struct:onenand_info
[all...]
/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-flash.c88 struct mtd_info *mtd; local
[all...]

Completed in 168 milliseconds

123456789