Searched refs:_sync (Results 1 – 8 of 8) sorted by relevance
109 sf_mtd_info._sync = spi_flash_mtd_sync; in spi_flash_mtd_register()
269 void (*_sync) (struct mtd_info *mtd); member437 if (mtd->_sync) in mtd_sync()438 mtd->_sync(mtd); in mtd_sync()
233 mtd->_sync = cfi_mtd_sync; in cfi_mtd_init()
484 mtd->parent->_sync(mtd->parent); in part_sync()642 if (master->_sync) in allocate_partition()643 slave->_sync = part_sync; in allocate_partition()
327 mtd->_sync = altera_qspi_sync; in altera_qspi_probe()
815 concat->mtd._sync = concat_sync; in mtd_concat_create()
2661 mtd->_sync = onenand_sync; in onenand_probe()
4576 mtd->_sync = nand_sync; in nand_scan_tail()