Chapter 9. Structures

Table of Contents

struct nand_hw_control - Control structure for hardware controller (e.g ECC generator) shared among independent devices
struct nand_ecc_ctrl - Control structure for ecc
struct nand_buffers - buffer structure for read/write
struct nand_chip - NAND Private Flash Chip Data
struct nand_flash_dev - NAND Flash Device ID Structure
struct nand_manufacturers - NAND Flash Manufacturer ID Structure
struct platform_nand_chip - chip level device structure
struct platform_nand_ctrl - controller level device structure
struct platform_nand_data - container structure for platform-specific data

This chapter contains the autogenerated documentation of the structures which are used in the NAND driver and might be relevant for a driver developer. Each struct member has a short description which is marked with an [XXX] identifier. See the chapter "Documentation hints" for an explanation.