Searched refs:_sync (Results 1 – 8 of 8) sorted by relevance
110 sf_mtd_info._sync = spi_flash_mtd_sync; in spi_flash_mtd_register()
274 void (*_sync) (struct mtd_info *mtd); member442 if (mtd->_sync) in mtd_sync()443 mtd->_sync(mtd); in mtd_sync()
234 mtd->_sync = cfi_mtd_sync; in cfi_mtd_init()
485 mtd->parent->_sync(mtd->parent); in part_sync()643 if (master->_sync) in allocate_partition()644 slave->_sync = part_sync; in allocate_partition()
328 mtd->_sync = altera_qspi_sync; in altera_qspi_probe()
816 concat->mtd._sync = concat_sync; in mtd_concat_create()
2661 mtd->_sync = onenand_sync; in onenand_probe()
5269 mtd->_sync = nand_sync; in nand_scan_tail()