Searched refs:onfi_get_features (Results 1 – 3 of 3) sorted by relevance
921 int (*onfi_get_features)(struct mtd_info *mtd, struct nand_chip *chip, member
3750 if (!chip->onfi_get_features) in nand_set_defaults()3751 chip->onfi_get_features = nand_onfi_get_features; in nand_set_defaults()
1962 nand->onfi_get_features = octeontx_nand_get_features; in octeontx_nfc_chip_init()
Completed in 21 milliseconds