pmc551_point      132 drivers/mtd/devices/pmc551.c static int pmc551_point(struct mtd_info *mtd, loff_t from, size_t len,
pmc551_point      154 drivers/mtd/devices/pmc551.c 	pmc551_point(mtd, instr->addr, instr->len, &retlen,
pmc551_point      174 drivers/mtd/devices/pmc551.c 			pmc551_point(mtd, (priv->base_map0 | soff_hi),
pmc551_point      243 drivers/mtd/devices/pmc551.c 	pmc551_point(mtd, from, len, retlen, (void **)&ptr, NULL);
pmc551_point      264 drivers/mtd/devices/pmc551.c 			pmc551_point(mtd, soff_hi, priv->asize, retlen,
pmc551_point      299 drivers/mtd/devices/pmc551.c 	pmc551_point(mtd, to, len, retlen, (void **)&ptr, NULL);
pmc551_point      320 drivers/mtd/devices/pmc551.c 			pmc551_point(mtd, soff_hi, priv->asize, retlen,
pmc551_point      773 drivers/mtd/devices/pmc551.c 		mtd->_point = pmc551_point;