Query: struct_nand_flash_dev
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTNAND_FLASH_DE(9) Structures STRUCT NAND_FLASH_DE(9)NAMEstruct_nand_flash_dev - NAND Flash Device ID StructureSYNOPSISstruct nand_flash_dev { char * name; union {unnamed_union}; unsigned int pagesize; unsigned int chipsize; unsigned int erasesize; unsigned int options; uint16_t id_len; uint16_t oobsize; };MEMBERSname a human-readable name of the NAND chip {unnamed_union} anonymous pagesize size of the NAND page in bytes; if 0, then the real page size (as well as the eraseblock size) is determined from the extended NAND chip ID array) chipsize total chip size in MiB erasesize eraseblock size in bytes (determined from the extended ID if 0) options stores various chip bit options id_len The valid length of the id. oobsize OOB sizeAUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT NAND_FLASH_DE(9)
Related Man Pages |
---|
struct_irq_chip(9) - centos |
struct_nand_chip(9) - centos |
struct_irq_chip(9) - suse |
struct_nand_chip(9) - suse |
nandsim(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Set hard block limit for user using quota |
Docker learning Phase-I |
Controlling user input |