1. NAME▲
panic_nand_get_device - [GENERIC] Get chip for selected access
2. SYNOPSIS ▲
void panic_nand_get_device(struct nand_chip * chip , struct mtd_info * mtd , int new_state );
3. ARGUMENTS ▲
chip
the nand chip descriptor
mtd
MTD device structure
new_state
the state which is requested
4. DESCRIPTION ▲
Used when in panic, no locks are taken.
5. AUTHOR ▲
Thomas Gleixner <>
Author.
6. COPYRIGHT ▲