Scroll to navigation

PANIC_NAND_GET_DEVIC(9) Internal Functions Provided PANIC_NAND_GET_DEVIC(9)

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.

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11