centos man page for nand_default_bbt

Query: nand_default_bbt

OS: centos

Section: 9

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

NAND_DEFAULT_BBT(9)					     Public Functions Provided					       NAND_DEFAULT_BBT(9)

NAME
nand_default_bbt - [NAND Interface] Select a default bad block table for the device
SYNOPSIS
int nand_default_bbt(struct mtd_info * mtd);
ARGUMENTS
mtd MTD device structure
DESCRIPTION
This function selects the default bad block table support for the device and calls the nand_scan_bbt function.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NAND_DEFAULT_BBT(9)
Related Man Pages
blk_init_queue(9) - centos
device_create(9) - centos
device_create_with_groups(9) - centos
struct_device_driver(9) - centos
request_threaded_irq(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq