Searched refs:mtd_set_of_node (Results 1 – 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/hyperbus/ |
D | hyperbus-core.c | 116 mtd_set_of_node(hbdev->mtd, np); in hyperbus_register_device()
|
/kernel/linux/linux-5.10/drivers/mtd/maps/ |
D | lantiq-flash.c | 155 mtd_set_of_node(ltq_mtd->mtd, pdev->dev.of_node); in ltq_mtd_probe()
|
D | physmap-core.c | 594 mtd_set_of_node(info->cmtd, dev->dev.of_node); in physmap_flash_probe()
|
/kernel/linux/linux-5.10/drivers/mtd/devices/ |
D | powernv_flash.c | 217 mtd_set_of_node(mtd, dev->of_node); in powernv_flash_set_driver_info()
|
D | mchp23k256.c | 195 mtd_set_of_node(&flash->mtd, spi->dev.of_node); in mchp23k256_probe()
|
D | mtd_dataflash.c | 651 mtd_set_of_node(device, spi->dev.of_node); in add_dataflash_otp()
|
D | spear_smi.c | 889 mtd_set_of_node(&flash->mtd, np); in spear_smi_setup_banks()
|
D | st_spi_fsm.c | 2099 mtd_set_of_node(&fsm->mtd, np); in stfsm_probe()
|
/kernel/linux/linux-5.10/include/linux/mtd/ |
D | spi-nor.h | 395 mtd_set_of_node(&nor->mtd, np); in spi_nor_set_flash_node()
|
D | nand.h | 604 mtd_set_of_node(&nand->mtd, np); in nanddev_set_of_node()
|
D | mtd.h | 455 static inline void mtd_set_of_node(struct mtd_info *mtd, in mtd_set_of_node() function
|
D | rawnand.h | 1181 mtd_set_of_node(nand_to_mtd(chip), np); in nand_set_flash_node()
|
/kernel/linux/linux-5.10/drivers/mtd/nand/onenand/ |
D | onenand_omap2.c | 523 mtd_set_of_node(&c->mtd, dev->of_node); in omap2_onenand_probe()
|
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/ |
D | hispark_taurus.patch | 59014 @@ -456,13 +478,11 @@ static inline void mtd_set_of_node(struct mtd_info *mtd,
|
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/ |
D | hispark_taurus.patch | 363381 @@ -377,13 +399,11 @@ static inline void mtd_set_of_node(struct mtd_info *mtd,
|