Searched refs:mtd_wunit_to_pairing_info (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/mtd/
H A Dmtd.h172 * mtd_pairing_info_to_wunit() and mtd_wunit_to_pairing_info() helpers.
179 * mtd_wunit_to_pairing_info() documentation.
494 int mtd_wunit_to_pairing_info(struct mtd_info *mtd, int wunit,
/linux-master/drivers/mtd/
H A Dmtdcore.c426 * mtd_wunit_to_pairing_info - get pairing information of a wunit
451 int mtd_wunit_to_pairing_info(struct mtd_info *mtd, int wunit, function
468 EXPORT_SYMBOL_GPL(mtd_wunit_to_pairing_info); variable
478 * This is the reverse of mtd_wunit_to_pairing_info(), and can help one to
479 * iterate over all wunits of a given pair (see mtd_wunit_to_pairing_info()

Completed in 103 milliseconds