Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/hyperbus/
H A Dhyperbus-core.c116 mtd_set_of_node(hbdev->mtd, np); in hyperbus_register_device()
/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A Dlantiq-flash.c155 mtd_set_of_node(ltq_mtd->mtd, pdev->dev.of_node); in ltq_mtd_probe()
H A Dphysmap-core.c594 mtd_set_of_node(info->cmtd, dev->dev.of_node); in physmap_flash_probe()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dmtd.h340 static inline void mtd_set_of_node(struct mtd_info *mtd, in mtd_set_of_node() function
353 static inline void mtd_set_of_node(struct mtd_info *mtd, in mtd_set_of_node() function
H A Dspi-nor.h353 mtd_set_of_node(&nor->mtd, np); in spi_nor_set_flash_node()
H A Dnand.h412 mtd_set_of_node(nand->mtd, np); in nanddev_set_of_node()
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dpowernv_flash.c217 mtd_set_of_node(mtd, dev->of_node); in powernv_flash_set_driver_info()
H A Dmchp23k256.c195 mtd_set_of_node(&flash->mtd, spi->dev.of_node); in mchp23k256_probe()
H A Dmtd_dataflash.c651 mtd_set_of_node(device, spi->dev.of_node); in add_dataflash_otp()
H A Dspear_smi.c889 mtd_set_of_node(&flash->mtd, np); in spear_smi_setup_banks()
H A Dst_spi_fsm.c2099 mtd_set_of_node(&fsm->mtd, np); in stfsm_probe()
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h398 mtd_set_of_node(&nor->mtd, np); in spi_nor_set_flash_node()
H A Dnand.h616 mtd_set_of_node(&nand->mtd, np); in nanddev_set_of_node()
H A Dmtd.h453 static inline void mtd_set_of_node(struct mtd_info *mtd, in mtd_set_of_node() function
H A Drawnand.h1304 mtd_set_of_node(nand_to_mtd(chip), np); in nand_set_flash_node()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/
H A Donenand_omap2.c523 mtd_set_of_node(&c->mtd, dev->of_node); in omap2_onenand_probe()