1. NAME▲
nand_onfi_get_features - [REPLACEABLE] get features for ONFI nand
2. SYNOPSIS ▲
int nand_onfi_get_features(struct mtd_info * mtd , struct nand_chip * chip , int addr , uint8_t * subfeature_param );
3. ARGUMENTS ▲
mtd
MTD device structure
chip
nand chip info structure
addr
feature address.
subfeature_param
the subfeature parameters, a four bytes array.
4. AUTHOR ▲
Thomas Gleixner <>
Author.
5. COPYRIGHT ▲