Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/spi-nor/
Dcore.h729 int spi_nor_check_sfdp_signature(struct spi_nor *nor);
Dsfdp.c1364 int spi_nor_check_sfdp_signature(struct spi_nor *nor) in spi_nor_check_sfdp_signature() function
Dcore.c2072 ret = spi_nor_check_sfdp_signature(nor); in spi_nor_detect()