Name

panic_nand_get_device — [GENERIC] Get chip for selected access

Synopsis

void panic_nand_get_device (struct nand_chip * chip,
 struct mtd_info * mtd,
 int new_state);
 

Arguments

struct nand_chip * chip

the nand chip descriptor

struct mtd_info * mtd

MTD device structure

int new_state

the state which is requested

Description

Used when in panic, no locks are taken.