Name

nand_onfi_get_features — [REPLACEABLE] get features for ONFI nand

Synopsis

int nand_onfi_get_features (struct mtd_info * mtd,
 struct nand_chip * chip,
 int addr,
 uint8_t * subfeature_param);
 

Arguments

struct mtd_info * mtd

MTD device structure

struct nand_chip * chip

nand chip info structure

int addr

feature address.

uint8_t * subfeature_param

the subfeature parameters, a four bytes array.