Scroll to navigation

NAND_ONFI_SET_FEATUR(9) Internal Functions Provided NAND_ONFI_SET_FEATUR(9)

NAME

nand_onfi_set_features - [REPLACEABLE] set features for ONFI nand

SYNOPSIS

int nand_onfi_set_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.

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11