1PANIC_NAND_GET_DEVIC(9)   Internal Functions Provided  PANIC_NAND_GET_DEVIC(9)
2
3
4

NAME

6       panic_nand_get_device - [GENERIC] Get chip for selected access
7

SYNOPSIS

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

ARGUMENTS

13       chip
14           the nand chip descriptor
15
16       mtd
17           MTD device structure
18
19       new_state
20           the state which is requested
21

DESCRIPTION

23       Used when in panic, no locks are taken.
24

AUTHOR

26       Thomas Gleixner <tglx@linutronix.de>
27           Author.
28
30Kernel Hackers Manual 3.10         June 2019           PANIC_NAND_GET_DEVIC(9)
Impressum