Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/hyperbus/
Dhyperbus-core.c116 mtd_set_of_node(hbdev->mtd, np); in hyperbus_register_device()
/linux-6.1.9/drivers/mtd/maps/
Dlantiq-flash.c155 mtd_set_of_node(ltq_mtd->mtd, pdev->dev.of_node); in ltq_mtd_probe()
Dphysmap-core.c590 mtd_set_of_node(info->cmtd, dev->dev.of_node); in physmap_flash_probe()
/linux-6.1.9/drivers/mtd/devices/
Dpowernv_flash.c220 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()
Dmchp48l640.c327 mtd_set_of_node(&flash->mtd, spi->dev.of_node); in mchp48l640_probe()
Dphram.c158 mtd_set_of_node(&new->mtd, np); in register_device()
Dmtd_dataflash.c665 mtd_set_of_node(device, spi->dev.of_node); in add_dataflash_otp()
Dspear_smi.c889 mtd_set_of_node(&flash->mtd, np); in spear_smi_setup_banks()
Dst_spi_fsm.c2096 mtd_set_of_node(&fsm->mtd, np); in stfsm_probe()
/linux-6.1.9/include/linux/mtd/
Dspi-nor.h412 mtd_set_of_node(&nor->mtd, np); in spi_nor_set_flash_node()
Dnand.h722 mtd_set_of_node(&nand->mtd, np); in nanddev_set_of_node()
Dmtd.h461 static inline void mtd_set_of_node(struct mtd_info *mtd, in mtd_set_of_node() function
Drawnand.h1344 mtd_set_of_node(nand_to_mtd(chip), np); in nand_set_flash_node()
/linux-6.1.9/drivers/mtd/nand/onenand/
Donenand_omap2.c523 mtd_set_of_node(&c->mtd, dev->of_node); in omap2_onenand_probe()
/linux-6.1.9/drivers/mtd/
Dmtdcore.c603 mtd_set_of_node(mtd, mtd_dn); in mtd_check_of_node()