Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/maps/
Dlantiq-flash.c157 mtd_set_of_node(ltq_mtd->mtd, pdev->dev.of_node); in ltq_mtd_probe()
Dphysmap_of_core.c318 mtd_set_of_node(info->cmtd, dp); in of_flash_probe()
/Linux-v4.19/drivers/mtd/devices/
Dpowernv_flash.c226 mtd_set_of_node(mtd, dev->of_node); in powernv_flash_set_driver_info()
Dmchp23k256.c195 mtd_set_of_node(&flash->mtd, spi->dev.of_node); in mchp23k256_probe()
Dmtd_dataflash.c655 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.c2104 mtd_set_of_node(&fsm->mtd, np); in stfsm_probe()
/Linux-v4.19/include/linux/mtd/
Dspi-nor.h323 mtd_set_of_node(&nor->mtd, np); in spi_nor_set_flash_node()
Dnand.h402 mtd_set_of_node(&nand->mtd, np); in nanddev_set_of_node()
Dmtd.h376 static inline void mtd_set_of_node(struct mtd_info *mtd, in mtd_set_of_node() function
Drawnand.h1383 mtd_set_of_node(&chip->mtd, np); in nand_set_flash_node()
/Linux-v4.19/drivers/mtd/nand/onenand/
Domap2.c538 mtd_set_of_node(&c->mtd, dev->of_node); in omap2_onenand_probe()