Home
last modified time | relevance | path

Searched refs:mtd_set_of_node (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/drivers/mtd/hyperbus/
Dhyperbus-core.c125 mtd_set_of_node(hbdev->mtd, np); in hyperbus_register_device()
/Linux-v5.4/drivers/mtd/maps/
Dlantiq-flash.c155 mtd_set_of_node(ltq_mtd->mtd, pdev->dev.of_node); in ltq_mtd_probe()
Dphysmap-core.c571 mtd_set_of_node(info->cmtd, dev->dev.of_node); in physmap_flash_probe()
/Linux-v5.4/drivers/mtd/devices/
Dpowernv_flash.c217 mtd_set_of_node(mtd, dev->of_node); in powernv_flash_set_driver_info()
Dmchp23k256.c191 mtd_set_of_node(&flash->mtd, spi->dev.of_node); in mchp23k256_probe()
Dmtd_dataflash.c651 mtd_set_of_node(device, spi->dev.of_node); in add_dataflash_otp()
Dspear_smi.c856 mtd_set_of_node(&flash->mtd, np); in spear_smi_setup_banks()
Dst_spi_fsm.c2100 mtd_set_of_node(&fsm->mtd, np); in stfsm_probe()
/Linux-v5.4/include/linux/mtd/
Dspi-nor.h640 mtd_set_of_node(&nor->mtd, np); in spi_nor_set_flash_node()
Dnand.h430 mtd_set_of_node(&nand->mtd, np); in nanddev_set_of_node()
Dmtd.h374 static inline void mtd_set_of_node(struct mtd_info *mtd, in mtd_set_of_node() function
Drawnand.h1178 mtd_set_of_node(nand_to_mtd(chip), np); in nand_set_flash_node()
/Linux-v5.4/drivers/mtd/nand/onenand/
Domap2.c525 mtd_set_of_node(&c->mtd, dev->of_node); in omap2_onenand_probe()