nand_scan(9) centos man page | unix.com

Man Page: nand_scan

Operating Environment: centos

Section: 9

NAND_SCAN(9)						     Public Functions Provided						      NAND_SCAN(9)

NAME
nand_scan - [NAND Interface] Scan for the NAND device
SYNOPSIS
int nand_scan(struct mtd_info * mtd, int maxchips);
ARGUMENTS
mtd MTD device structure maxchips number of chips to scan for
DESCRIPTION
This fills out all the uninitialized function pointers with the defaults. The flash ID is read and the mtd/chip structures are filled with the appropriate values. The mtd->owner field must be set to the module of the caller.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NAND_SCAN(9)
Related Man Pages
struct_irq_data(9) - centos
struct_nand_chip(9) - centos
struct_platform_nand_ctrl(9) - centos
struct_irq_desc(9) - suse
struct_platform_nand_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq