suse man page for struct_platform_nand_chip

Query: struct_platform_nand_chip

OS: suse

Section: 9

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

STRUCT
PLATFORM_NAND(9) Structures STRUCT PLATFORM_NAND(9)
NAME
struct_platform_nand_chip - chip level device structure
SYNOPSIS
struct platform_nand_chip { int nr_chips; int chip_offset; int nr_partitions; struct mtd_partition * partitions; struct nand_ecclayout * ecclayout; int chip_delay; unsigned int options; const char ** part_probe_types; void (* set_parts) (uint64_t size,struct platform_nand_chip *chip); void * priv; };
MEMBERS
nr_chips max. number of chips to scan for chip_offset chip number offset nr_partitions number of partitions pointed to by partitions (or zero) partitions mtd partition list ecclayout ecc layout info structure chip_delay R/B delay value in us options Option flags, e.g. 16bit buswidth part_probe_types NULL-terminated array of probe types set_parts platform specific function to set partitions priv hardware controller specific settings
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRUCT PLATFORM_NAND(9)
Related Man Pages
struct_irq_chip_generic(9) - centos
struct_irq_data(9) - centos
struct_nand_chip(9) - centos
struct_irq_chip(9) - suse
struct_irq_desc(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy &amp; PAM configuration exposure
Tar Command
A (ksh) Library For and From UNIX.com
Docker learning Phase-I