nand_get_device

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

nand_get_device - [GENERIC] Get chip for selected access

SYNOPSIS

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

ARGUMENTS

chip

the nand chip descriptor

mtd

MTD device structure

new_state

the state which is requested

DESCRIPTION

Get the device and lock it for exclusive access

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.