centos man page for nand_scan_ident

Query: nand_scan_ident

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NAND_SCAN_IDENT(9)					     Public Functions Provided						NAND_SCAN_IDENT(9)

NAME
nand_scan_ident - [NAND Interface] Scan for the NAND device
SYNOPSIS
int nand_scan_ident(struct mtd_info * mtd, int maxchips, struct nand_flash_dev * table);
ARGUMENTS
mtd MTD device structure maxchips number of chips to scan for table alternative NAND ID table
DESCRIPTION
This is the first phase of the normal nand_scan function. It reads the flash ID and sets up MTD fields accordingly. 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_IDENT(9)
Related Man Pages
struct_device_driver(9) - centos
struct_nand_ecc_ctrl(9) - centos
struct_spi_driver(9) - centos
struct_nand_ecc_ctrl(9) - suse
struct_platform_nand_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq