Man Page: nand_write_subpage_hwecc
Operating Environment: centos
Section: 9
NAND_WRITE_SUBPAGE_H(9) Internal Functions Provided NAND_WRITE_SUBPAGE_H(9)NAMEnand_write_subpage_hwecc - [REPLACABLE] hardware ECC based subpage writeSYNOPSISint nand_write_subpage_hwecc(struct mtd_info * mtd, struct nand_chip * chip, uint32_t offset, uint32_t data_len, const uint8_t * data_buf, int oob_required);ARGUMENTSmtd mtd info structure chip nand chip info structure offset -- undescribed -- data_len data length data_buf -- undescribed -- oob_required must write chip->oob_poi to OOBAUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NAND_WRITE_SUBPAGE_H(9)
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |