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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/onenand/
H A Donenand_base.c933 * onenand_get_device - [GENERIC] Get chip for selected access
939 static int onenand_get_device(struct mtd_info *mtd, int new_state) function
1431 onenand_get_device(mtd, FL_READING);
1465 onenand_get_device(mtd, FL_READING);
1557 onenand_get_device(mtd, FL_READING);
2152 onenand_get_device(mtd, FL_WRITING);
2181 onenand_get_device(mtd, FL_WRITING);
2481 onenand_get_device(mtd, FL_ERASING);
2514 onenand_get_device(mtd, FL_SYNCING);
2535 onenand_get_device(mt
[all...]

Completed in 64 milliseconds