Scroll to navigation

NAND_ONFI_GET_FEATUR(9) Internal Functions Provided NAND_ONFI_GET_FEATUR(9)

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.

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.12