Lines Matching defs:info

50 				       struct mtd_pairing_info *info)
59 info->group = 0;
60 info->pair = (page + 1) / 2;
62 info->group = 1;
63 info->pair = (page + 1 - dist) / 2;
70 const struct mtd_pairing_info *info)
73 int page = info->pair * 2;
76 if (!info->group && !info->pair)
79 if (info->pair == lastpair && info->group)
82 if (!info->group)
84 else if (info->pair)
569 /* Return info from the table */
584 /* Return info from the table */
2401 * @chip: NAND chip info structure
2422 * @chip: NAND chip info structure
2574 * @chip: nand chip info structure
2589 * @chip: nand chip info structure
2619 * @chip: NAND chip info structure
2660 * @chip: nand chip info structure
2724 * @chip: nand chip info structure
2770 * @chip: nand chip info structure
2881 * @chip: nand chip info structure
2952 * @chip: nand chip info structure
3287 * @chip: nand chip info structure
3301 * @chip: nand chip info structure
3354 * @chip: nand chip info structure
3369 * @chip: nand chip info structure
3551 * @chip: nand chip info structure
3566 * @chip: nand chip info structure
3596 * @chip: NAND chip info structure
3632 * @chip: nand chip info structure
3696 * @chip: nand chip info structure
3725 * @chip: nand chip info structure
3769 * @chip: nand chip info structure
3839 * @chip: nand chip info structure
5304 * @chip: nand chip info structure
5305 * @caps: ECC caps info structure
5358 * @chip: nand chip info structure
5359 * @caps: ECC engine caps info structure
5442 * @chip: nand chip info structure
5443 * @caps: ECC engine caps info structure
5512 * @chip: nand chip info structure
5513 * @caps: ECC engine caps info structure
5747 /* propagate ecc info to mtd_info */