Searched refs:nand_fill_chip_structure (Results 1 – 1 of 1) sorted by relevance
68 static int nand_fill_chip_structure(device_t, struct nand_chip *);414 if (nand_fill_chip_structure(self, chip)) { in nand_scan_media()556 nand_fill_chip_structure(device_t self, struct nand_chip *chip) in nand_fill_chip_structure() function