Searched refs:mtd_panic_write (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | mtdcore.su | |
| H A D | mtdcore.c | 1021 int mtd_panic_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, in mtd_panic_write() function 1035 EXPORT_SYMBOL_GPL(mtd_panic_write);
|
| /OK3568_Linux_fs/u-boot/spl/drivers/mtd/ |
| H A D | mtdcore.su | |
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | mtdoops.c | 189 ret = mtd_panic_write(mtd, cxt->nextpage * record_size, in mtdoops_write()
|
| H A D | mtdpstore.c | 370 ret = mtd_panic_write(cxt->mtd, off, size, &retlen, (u_char *)buf); in mtdpstore_panic_write()
|
| H A D | mtdcore.c | 1249 int mtd_panic_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, in mtd_panic_write() function 1269 EXPORT_SYMBOL_GPL(mtd_panic_write);
|
| H A D | mtdconcat.c | 125 err = mtd_panic_write(subdev, to, size, &retsize, buf); in concat_panic_write()
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | mtd.h | 417 int mtd_panic_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen,
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | mtd.h | 501 int mtd_panic_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen,
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |