/Linux-v4.19/drivers/mtd/nand/raw/ |
D | sm_common.c | 174 mtd_set_ooblayout(mtd, &oob_sm_ops); in sm_attach_chip() 176 mtd_set_ooblayout(mtd, &oob_sm_small_ops); in sm_attach_chip()
|
D | nand_micron.c | 494 mtd_set_ooblayout(mtd, in micron_nand_init() 497 mtd_set_ooblayout(mtd, in micron_nand_init()
|
D | sharpsl.c | 146 mtd_set_ooblayout(mtd, data->ecc_layout); in sharpsl_nand_probe()
|
D | omap2.c | 2033 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip() 2050 mtd_set_ooblayout(mtd, &omap_sw_ooblayout_ops); in omap_nand_attach_chip() 2073 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip() 2092 mtd_set_ooblayout(mtd, &omap_sw_ooblayout_ops); in omap_nand_attach_chip() 2115 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip() 2137 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip()
|
D | davinci_nand.c | 690 mtd_set_ooblayout(mtd, &hwecc4_small_ooblayout_ops); in davinci_nand_attach_chip() 692 mtd_set_ooblayout(mtd, &nand_ooblayout_lp_ops); in davinci_nand_attach_chip()
|
D | jz4780_nand.c | 210 mtd_set_ooblayout(mtd, &nand_ooblayout_lp_ops); in jz4780_nand_attach_chip()
|
D | fsmc_nand.c | 942 mtd_set_ooblayout(mtd, &fsmc_ecc4_ooblayout_ops); in fsmc_nand_attach_chip() 980 mtd_set_ooblayout(mtd, in fsmc_nand_attach_chip()
|
D | sh_flctl.c | 1049 mtd_set_ooblayout(mtd, &flctl_4secc_oob_smallpage_ops); in flctl_chip_attach_chip() 1052 mtd_set_ooblayout(mtd, &flctl_4secc_oob_largepage_ops); in flctl_chip_attach_chip()
|
D | tegra_nand.c | 969 mtd_set_ooblayout(mtd, &tegra_nand_oob_rs_ops); in tegra_nand_attach_chip() 990 mtd_set_ooblayout(mtd, &tegra_nand_oob_bch_ops); in tegra_nand_attach_chip()
|
D | hisi504_nand.c | 687 mtd_set_ooblayout(mtd, &hisi_ooblayout_ops); in hisi_nfc_ecc_probe()
|
D | lpc32xx_mlc.c | 673 mtd_set_ooblayout(mtd, &lpc32xx_ooblayout_ops); in lpc32xx_nand_attach_chip()
|
D | tango_nand.c | 588 mtd_set_ooblayout(mtd, &tango_nand_ooblayout_ops); in chip_init()
|
D | vf610_nfc.c | 785 mtd_set_ooblayout(mtd, &nand_ooblayout_lp_ops); in vf610_nfc_attach_chip()
|
D | fsl_elbc_nand.c | 802 mtd_set_ooblayout(mtd, &fsl_elbc_ooblayout_ops); in fsl_elbc_chip_init()
|
D | lpc32xx_slc.c | 796 mtd_set_ooblayout(mtd, &lpc32xx_ooblayout_ops); in lpc32xx_nand_attach_chip()
|
D | cafe_nand.c | 623 mtd_set_ooblayout(mtd, &cafe_ooblayout_ops); in cafe_nand_attach_chip()
|
D | s3c2410.c | 982 mtd_set_ooblayout(nand_to_mtd(chip), in s3c2410_nand_attach_chip()
|
/Linux-v4.19/arch/mips/jz4740/ |
D | board-qi_lb60.c | 154 mtd_set_ooblayout(mtd, &qi_lb60_ooblayout_ops); in qi_lb60_nand_ident()
|
/Linux-v4.19/drivers/mtd/nand/spi/ |
D | core.c | 1042 mtd_set_ooblayout(mtd, spinand->eccinfo.ooblayout); in spinand_init() 1044 mtd_set_ooblayout(mtd, &spinand_noecc_ooblayout); in spinand_init()
|
/Linux-v4.19/include/linux/mtd/ |
D | mtd.h | 364 static inline void mtd_set_ooblayout(struct mtd_info *mtd, in mtd_set_ooblayout() function
|
/Linux-v4.19/drivers/mtd/nand/onenand/ |
D | onenand_base.c | 3897 mtd_set_ooblayout(mtd, &flexonenand_ooblayout_ops); in onenand_scan() 3900 mtd_set_ooblayout(mtd, &onenand_oob_128_ooblayout_ops); in onenand_scan() 3907 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan() 3912 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan() 3921 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan()
|
/Linux-v4.19/drivers/mtd/nand/raw/brcmnand/ |
D | brcmnand.c | 1021 mtd_set_ooblayout(mtd, &brcmnand_hamming_ooblayout_ops); in brcmstb_choose_ecc_layout() 1033 mtd_set_ooblayout(mtd, &brcmnand_bch_sp_ooblayout_ops); in brcmstb_choose_ecc_layout() 1035 mtd_set_ooblayout(mtd, &brcmnand_bch_lp_ooblayout_ops); in brcmstb_choose_ecc_layout()
|
/Linux-v4.19/drivers/mtd/ |
D | mtdconcat.c | 710 mtd_set_ooblayout(&concat->mtd, subdev[0]->ooblayout); in mtd_concat_create()
|
D | mtdpart.c | 535 mtd_set_ooblayout(&slave->mtd, &part_ooblayout_ops); in allocate_partition()
|
/Linux-v4.19/drivers/staging/mt29f_spinand/ |
D | mt29f_spinand.c | 934 mtd_set_ooblayout(mtd, &spinand_oob_64_ops); in spinand_probe()
|