other versions
- stretch 4.9.168-1
NAND_ONFI_GET_FEATUR(9) | Internal Functions Provided | NAND_ONFI_GET_FEATUR(9) |
NAME¶
nand_onfi_get_features - [REPLACEABLE] get features for ONFI nandSYNOPSIS¶
int nand_onfi_get_features(struct mtd_info * mtd, struct nand_chip * chip, int addr, uint8_t * subfeature_param);
ARGUMENTS¶
mtdMTD device structure
chip
nand chip info structure
addr
feature address.
subfeature_param
the subfeature parameters, a four bytes array.
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |