Home
last modified time | relevance | path

Searched refs:nanddev_get_of_node (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/mtd/nand/
Decc.c430 struct device_node *dn = nanddev_get_of_node(nand); in of_get_nand_ecc_user_config()
/linux-6.6.21/include/linux/mtd/
Dnand.h731 static inline struct device_node *nanddev_get_of_node(struct nand_device *nand) in nanddev_get_of_node() function