Man Page: struct_nand_flash_dev
Operating Environment: centos
Section: 9
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_platform_nand_ctrl(9) - centos |
| struct_sk_buff(9) - centos |
| struct_irq_chip(9) - suse |
| struct_irq_desc(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |