Searched refs:nand_id_len (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mtd/nand/raw/
H A Dnand_base.c4928 * period of 3). This is a helper function for nand_id_len(). Returns non-zero
4942 * nand_id_len - Get the length of an ID string returned by CMD_READID
4949 static int nand_id_len(u8 *id_data, int arrlen) function
5292 chip->id.len = nand_id_len(id_data, ARRAY_SIZE(chip->id.data));

Completed in 189 milliseconds