1. NAME

nand_get_device - [GENERIC] Get chip for selected access

2. SYNOPSIS

int nand_get_device(struct mtd_info *  mtd , int  new_state );

3. ARGUMENTS

mtd
    MTD device structure

new_state
    the state which is requested

4. DESCRIPTION

Get the device and lock it for exclusive access

5. AUTHOR

Thomas Gleixner <>
    Author.

6. COPYRIGHT