Searched refs:_unpoint (Results 1 – 3 of 3) sorted by relevance
320 return mtd->parent->_unpoint(mtd->parent, from + mtd->offset, len); in part_unpoint()621 if (master->_point && master->_unpoint) { in allocate_partition()623 slave->_unpoint = part_unpoint; in allocate_partition()
927 return mtd->_unpoint(mtd, from, len); in mtd_unpoint()
237 int (*_unpoint) (struct mtd_info *mtd, loff_t from, size_t len); member
Completed in 9 milliseconds