Home
last modified time | relevance | path

Searched refs:nand_get_flash_node (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dvf610_nfc.c850 if (nand_get_flash_node(chip)) { in vf610_nfc_probe()
861 if (!nand_get_flash_node(chip)) { in vf610_nfc_probe()
H A Dnand_macronix.c106 struct device_node *dn = nand_get_flash_node(chip); in macronix_nand_onfi_init()
/linux/include/linux/mtd/
H A Drawnand.h1385 static inline struct device_node *nand_get_flash_node(struct nand_chip *chip) in nand_get_flash_node() function