Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mtd/
Dspi-nor.h398 static inline struct device_node *spi_nor_get_flash_node(struct spi_nor *nor) in spi_nor_get_flash_node() function
/Linux-v5.10/drivers/mtd/spi-nor/
Dcore.c2721 struct device_node *np = spi_nor_get_flash_node(nor); in spi_nor_info_init_params()
3090 struct device_node *np = spi_nor_get_flash_node(nor); in spi_nor_scan()