Searched refs:_unpoint (Results 1 – 9 of 9) sorted by relevance
58 mtd->_unpoint = maprom_unpoint; in map_rom_probe()
80 mtd->_unpoint = mapram_unpoint; in map_ram_probe()
142 mtd->_unpoint = ram_unpoint; in mtdram_init_device()
151 new->mtd._unpoint = phram_unpoint; in register_device()
774 mtd->_unpoint = pmc551_unpoint; in init_pmc551()
319 int (*_unpoint) (struct mtd_info *mtd, loff_t from, size_t len); member
62 mtd->_unpoint = lpddr_unpoint; in lpddr_cmdset()
1541 if (!master->_unpoint) in mtd_unpoint()1547 return master->_unpoint(master, mtd_get_master_ofs(mtd, from), len); in mtd_unpoint()
3952 mtd->_unpoint = NULL; in onenand_scan()