Home
last modified time | relevance | path

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

/drivers/mtd/spi/
A Dsandbox.c122 size_t len, idname_len; in sandbox_sf_probe() local
153 idname_len = strlen(spec); in sandbox_sf_probe()
158 if (idname_len != len) in sandbox_sf_probe()
164 printf("%s: unknown flash '%*s'\n", __func__, (int)idname_len, in sandbox_sf_probe()

Completed in 4 milliseconds