Name

struct platform_nand_data — container structure for platform-specific data

Synopsis

struct platform_nand_data {
  struct platform_nand_chip chip;
  struct platform_nand_ctrl ctrl;
};  

Members

struct platform_nand_chip chip

chip level chip structure

struct platform_nand_ctrl ctrl

controller level device structure