Searched refs:nand_get_device (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnand_base.c84 static int nand_get_device(struct nand_chip *chip, struct mtd_info *mtd,
318 nand_get_device(chip, mtd, FL_READING);
371 nand_get_device(chip, mtd, FL_WRITING);
670 * nand_get_device - [GENERIC] Get chip for selected access
678 nand_get_device(struct nand_chip *chip, struct mtd_info *mtd, int new_state) function
1206 nand_get_device(chip, mtd, FL_READING);
1476 nand_get_device(chip, mtd, FL_READING);
1840 nand_get_device(chip, mtd, FL_WRITING);
1956 nand_get_device(chip, mtd, FL_WRITING);
2067 nand_get_device(chi
[all...]

Completed in 27 milliseconds