_unpoint 302 drivers/mtd/chips/cfi_cmdset_0001.c mtd->_unpoint = cfi_intelext_unpoint; _unpoint 74 drivers/mtd/chips/map_ram.c mtd->_unpoint = mapram_unpoint; _unpoint 57 drivers/mtd/chips/map_rom.c mtd->_unpoint = maprom_unpoint; _unpoint 142 drivers/mtd/devices/mtdram.c mtd->_unpoint = ram_unpoint; _unpoint 113 drivers/mtd/devices/phram.c new->mtd._unpoint = phram_unpoint; _unpoint 774 drivers/mtd/devices/pmc551.c mtd->_unpoint = pmc551_unpoint; _unpoint 176 drivers/mtd/devices/slram.c (*curmtd)->mtdinfo->_unpoint = slram_unpoint; _unpoint 62 drivers/mtd/lpddr/lpddr_cmds.c mtd->_unpoint = lpddr_unpoint; _unpoint 1111 drivers/mtd/mtdcore.c if (!mtd->_unpoint) _unpoint 1117 drivers/mtd/mtdcore.c return mtd->_unpoint(mtd, from, len); _unpoint 97 drivers/mtd/mtdpart.c return part->parent->_unpoint(part->parent, from + part->offset, len); _unpoint 378 drivers/mtd/mtdpart.c if (parent->_point && parent->_unpoint) { _unpoint 380 drivers/mtd/mtdpart.c slave->mtd._unpoint = part_unpoint; _unpoint 3950 drivers/mtd/nand/onenand/onenand_base.c mtd->_unpoint = NULL; _unpoint 5784 drivers/mtd/nand/raw/nand_base.c mtd->_unpoint = NULL; _unpoint 279 include/linux/mtd/mtd.h int (*_unpoint) (struct mtd_info *mtd, loff_t from, size_t len);