Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mtd/
H A Dmtd.h167 * mtd_pairing_info_to_wunit() and mtd_wunit_to_pairing_info() helpers.
174 * mtd_wunit_to_pairing_info() documentation.
486 int mtd_wunit_to_pairing_info(struct mtd_info *mtd, int wunit,
/kernel/linux/linux-6.6/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,
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdcore.c446 * mtd_wunit_to_pairing_info - get pairing information of a wunit
471 int mtd_wunit_to_pairing_info(struct mtd_info *mtd, int wunit, in mtd_wunit_to_pairing_info() function
488 EXPORT_SYMBOL_GPL(mtd_wunit_to_pairing_info); variable
498 * This is the reverse of mtd_wunit_to_pairing_info(), and can help one to
499 * iterate over all wunits of a given pair (see mtd_wunit_to_pairing_info()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdcore.c425 * mtd_wunit_to_pairing_info - get pairing information of a wunit
450 int mtd_wunit_to_pairing_info(struct mtd_info *mtd, int wunit, in mtd_wunit_to_pairing_info() function
467 EXPORT_SYMBOL_GPL(mtd_wunit_to_pairing_info); variable
477 * This is the reverse of mtd_wunit_to_pairing_info(), and can help one to
478 * iterate over all wunits of a given pair (see mtd_wunit_to_pairing_info()

Completed in 10 milliseconds